home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / fun / startrek.sit / Star Trek-TNG Guide 1.1 / background_2623.xml next >
Encoding:
Extensible Markup Language  |  1992-07-26  |  105.4 KB  |  1,879 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2623</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3229.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_33129.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <true /> </fixedLineHeight>
  19.         <autoTab> <true /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>101</left>
  23.             <top>5</top>
  24.             <right>424</right>
  25.             <bottom>31</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <false /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Palatino</font>
  37.         <textSize>18</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <textHeight>24</textHeight>
  40.         <name>Title</name>
  41.         <script>on closeField
  42. --This field holds the title of this episode.
  43.  
  44. global oldTitle
  45.  
  46. put me into newTitle
  47. put "Season " & field "Season" into theSeason
  48. set the cursor to watch
  49. lock screen
  50. push card
  51. go to card "Episode Lists"
  52. set dontSearch of this card to false
  53. if oldTitle is empty then
  54. put newTitle & return after field theSeason
  55. else
  56. find whole oldTitle in field theSeason
  57. if the result is empty then
  58. put newTitle into the foundLine
  59. put newTitle into oldTitle
  60. end if
  61. end if
  62.  
  63. get field theSeason
  64. repeat with n = the number of lines of it down to 1
  65. if line n of it is empty then delete line n of it
  66. end repeat
  67. put it into field theSeason
  68. set dontSearch of this card to true
  69. pop card
  70. unlock screen
  71. end closeField
  72. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  73. on mouseEnter
  74. helpEnter
  75. end mouseEnter
  76. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  77. on mouseLeave
  78. helpLeave
  79. end mouseLeave</script>
  80.     </part>
  81.     <part>
  82.         <id>19</id>
  83.         <type>field</type>
  84.         <visible> <true /> </visible>
  85.         <dontWrap> <false /> </dontWrap>
  86.         <dontSearch> <false /> </dontSearch>
  87.         <sharedText> <false /> </sharedText>
  88.         <fixedLineHeight> <true /> </fixedLineHeight>
  89.         <autoTab> <true /> </autoTab>
  90.         <lockText> <true /> </lockText>
  91.         <rect>
  92.             <left>128</left>
  93.             <top>62</top>
  94.             <right>486</right>
  95.             <bottom>90</bottom>
  96.         </rect>
  97.         <style>transparent</style>
  98.         <autoSelect> <false /> </autoSelect>
  99.         <showLines> <false /> </showLines>
  100.         <wideMargins> <false /> </wideMargins>
  101.         <multipleLines> <false /> </multipleLines>
  102.         <reservedFamily> 0 </reservedFamily>
  103.         <titleWidth>0</titleWidth>
  104.         <icon>0</icon>
  105.         <textAlign>left</textAlign>
  106.         <font>Palatino</font>
  107.         <textSize>10</textSize>
  108.         <textStyle>plain</textStyle>
  109.         <textHeight>13</textHeight>
  110.         <name>Writers</name>
  111.         <script>on mouseUp
  112. --This field hold the writers of this episode. Often, the
  113. --writers of the teleplay are listed separately.
  114.  
  115. end mouseUp
  116. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  117. on mouseEnter
  118. helpEnter
  119. end mouseEnter
  120. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  121. on mouseLeave
  122. helpLeave
  123. end mouseLeave</script>
  124.     </part>
  125.     <part>
  126.         <id>33</id>
  127.         <type>field</type>
  128.         <visible> <true /> </visible>
  129.         <dontWrap> <false /> </dontWrap>
  130.         <dontSearch> <false /> </dontSearch>
  131.         <sharedText> <false /> </sharedText>
  132.         <fixedLineHeight> <true /> </fixedLineHeight>
  133.         <autoTab> <false /> </autoTab>
  134.         <lockText> <true /> </lockText>
  135.         <rect>
  136.             <left>128</left>
  137.             <top>95</top>
  138.             <right>264</right>
  139.             <bottom>111</bottom>
  140.         </rect>
  141.         <style>transparent</style>
  142.         <autoSelect> <false /> </autoSelect>
  143.         <showLines> <false /> </showLines>
  144.         <wideMargins> <false /> </wideMargins>
  145.         <multipleLines> <false /> </multipleLines>
  146.         <reservedFamily> 0 </reservedFamily>
  147.         <titleWidth>0</titleWidth>
  148.         <icon>0</icon>
  149.         <textAlign>left</textAlign>
  150.         <font>Palatino</font>
  151.         <textSize>10</textSize>
  152.         <textStyle>plain</textStyle>
  153.         <textHeight>13</textHeight>
  154.         <name>Director</name>
  155.         <script>on mouseUp
  156. --This field holds the director of this episode.
  157.  
  158. end mouseUp
  159. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  160. on mouseEnter
  161. helpEnter
  162. end mouseEnter
  163. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  164. on mouseLeave
  165. helpLeave
  166. end mouseLeave</script>
  167.     </part>
  168.     <part>
  169.         <id>5</id>
  170.         <type>field</type>
  171.         <visible> <true /> </visible>
  172.         <dontWrap> <false /> </dontWrap>
  173.         <dontSearch> <false /> </dontSearch>
  174.         <sharedText> <false /> </sharedText>
  175.         <fixedLineHeight> <true /> </fixedLineHeight>
  176.         <autoTab> <true /> </autoTab>
  177.         <lockText> <true /> </lockText>
  178.         <rect>
  179.             <left>128</left>
  180.             <top>113</top>
  181.             <right>216</right>
  182.             <bottom>128</bottom>
  183.         </rect>
  184.         <style>transparent</style>
  185.         <autoSelect> <false /> </autoSelect>
  186.         <showLines> <false /> </showLines>
  187.         <wideMargins> <false /> </wideMargins>
  188.         <multipleLines> <false /> </multipleLines>
  189.         <reservedFamily> 0 </reservedFamily>
  190.         <titleWidth>0</titleWidth>
  191.         <icon>0</icon>
  192.         <textAlign>left</textAlign>
  193.         <font>Geneva</font>
  194.         <textSize>10</textSize>
  195.         <textStyle>plain</textStyle>
  196.         <textHeight>13</textHeight>
  197.         <name>Stardate</name>
  198.         <script>on mouseUp
  199. --This field holds the stardate of this episode. All shows
  200. --with stardates in the 41000's are in the first season,
  201. --the 42000's are the second season, etc. (est) means that
  202. --the stardate has been estimated.
  203.  
  204. end mouseUp
  205. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  206. on mouseEnter
  207. helpEnter
  208. end mouseEnter
  209. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  210. on mouseLeave
  211. helpLeave
  212. end mouseLeave</script>
  213.     </part>
  214.     <part>
  215.         <id>28</id>
  216.         <type>field</type>
  217.         <visible> <true /> </visible>
  218.         <dontWrap> <false /> </dontWrap>
  219.         <dontSearch> <false /> </dontSearch>
  220.         <sharedText> <false /> </sharedText>
  221.         <fixedLineHeight> <true /> </fixedLineHeight>
  222.         <autoTab> <true /> </autoTab>
  223.         <lockText> <true /> </lockText>
  224.         <rect>
  225.             <left>128</left>
  226.             <top>133</top>
  227.             <right>216</right>
  228.             <bottom>147</bottom>
  229.         </rect>
  230.         <style>transparent</style>
  231.         <autoSelect> <false /> </autoSelect>
  232.         <showLines> <false /> </showLines>
  233.         <wideMargins> <false /> </wideMargins>
  234.         <multipleLines> <false /> </multipleLines>
  235.         <reservedFamily> 0 </reservedFamily>
  236.         <titleWidth>0</titleWidth>
  237.         <icon>0</icon>
  238.         <textAlign>left</textAlign>
  239.         <font>Geneva</font>
  240.         <textSize>9</textSize>
  241.         <textStyle>plain</textStyle>
  242.         <textHeight>12</textHeight>
  243.         <name>Air Date</name>
  244.         <script>on mouseUp
  245. --This field holds the date the episode
  246. --was first shown on televison.
  247.  
  248. end mouseUp
  249. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  250. on mouseEnter
  251. helpEnter
  252. end mouseEnter
  253. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  254. on mouseLeave
  255. helpLeave
  256. end mouseLeave</script>
  257.     </part>
  258.     <part>
  259.         <id>2</id>
  260.         <type>field</type>
  261.         <visible> <true /> </visible>
  262.         <dontWrap> <false /> </dontWrap>
  263.         <dontSearch> <false /> </dontSearch>
  264.         <sharedText> <false /> </sharedText>
  265.         <fixedLineHeight> <true /> </fixedLineHeight>
  266.         <autoTab> <true /> </autoTab>
  267.         <lockText> <true /> </lockText>
  268.         <rect>
  269.             <left>128</left>
  270.             <top>149</top>
  271.             <right>197</right>
  272.             <bottom>163</bottom>
  273.         </rect>
  274.         <style>transparent</style>
  275.         <autoSelect> <false /> </autoSelect>
  276.         <showLines> <false /> </showLines>
  277.         <wideMargins> <false /> </wideMargins>
  278.         <multipleLines> <false /> </multipleLines>
  279.         <reservedFamily> 0 </reservedFamily>
  280.         <titleWidth>0</titleWidth>
  281.         <icon>0</icon>
  282.         <textAlign>left</textAlign>
  283.         <font>Geneva</font>
  284.         <textSize>9</textSize>
  285.         <textStyle>plain</textStyle>
  286.         <textHeight>12</textHeight>
  287.         <name>Season</name>
  288.         <script>on mouseUp
  289. --This field holds the season number of this episode.
  290.  
  291. end mouseUp
  292. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  293. on mouseEnter
  294. helpEnter
  295. end mouseEnter
  296. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  297. on mouseLeave
  298. helpLeave
  299. end mouseLeave</script>
  300.     </part>
  301.     <part>
  302.         <id>3</id>
  303.         <type>field</type>
  304.         <visible> <true /> </visible>
  305.         <dontWrap> <false /> </dontWrap>
  306.         <dontSearch> <false /> </dontSearch>
  307.         <sharedText> <false /> </sharedText>
  308.         <fixedLineHeight> <true /> </fixedLineHeight>
  309.         <autoTab> <true /> </autoTab>
  310.         <lockText> <true /> </lockText>
  311.         <rect>
  312.             <left>128</left>
  313.             <top>165</top>
  314.             <right>197</right>
  315.             <bottom>179</bottom>
  316.         </rect>
  317.         <style>transparent</style>
  318.         <autoSelect> <false /> </autoSelect>
  319.         <showLines> <false /> </showLines>
  320.         <wideMargins> <false /> </wideMargins>
  321.         <multipleLines> <false /> </multipleLines>
  322.         <reservedFamily> 0 </reservedFamily>
  323.         <titleWidth>0</titleWidth>
  324.         <icon>0</icon>
  325.         <textAlign>left</textAlign>
  326.         <font>Geneva</font>
  327.         <textSize>9</textSize>
  328.         <textStyle>plain</textStyle>
  329.         <textHeight>12</textHeight>
  330.         <name>Number</name>
  331.         <script>on mouseUp
  332. --This field holds the show number of this episode. If
  333. --there are two numbers listed, the first is the show
  334. --number since the premiere, and the second is the show
  335. --number within the season (e.g. '101 (1)' means the 101st
  336. --show, but the 1st of the season).
  337.  
  338. end mouseUp
  339. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  340. on mouseEnter
  341. helpEnter
  342. end mouseEnter
  343. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  344. on mouseLeave
  345. helpLeave
  346. end mouseLeave</script>
  347.     </part>
  348.     <part>
  349.         <id>4</id>
  350.         <type>field</type>
  351.         <visible> <true /> </visible>
  352.         <dontWrap> <true /> </dontWrap>
  353.         <dontSearch> <false /> </dontSearch>
  354.         <sharedText> <false /> </sharedText>
  355.         <fixedLineHeight> <true /> </fixedLineHeight>
  356.         <autoTab> <false /> </autoTab>
  357.         <lockText> <true /> </lockText>
  358.         <rect>
  359.             <left>284</left>
  360.             <top>104</top>
  361.             <right>499</right>
  362.             <bottom>173</bottom>
  363.         </rect>
  364.         <style>scrolling</style>
  365.         <autoSelect> <false /> </autoSelect>
  366.         <showLines> <false /> </showLines>
  367.         <wideMargins> <false /> </wideMargins>
  368.         <multipleLines> <false /> </multipleLines>
  369.         <reservedFamily> 0 </reservedFamily>
  370.         <titleWidth>0</titleWidth>
  371.         <icon>0</icon>
  372.         <textAlign>left</textAlign>
  373.         <font>Geneva</font>
  374.         <textSize>9</textSize>
  375.         <textStyle>plain</textStyle>
  376.         <textHeight>11</textHeight>
  377.         <name>Guests</name>
  378.         <script>on mouseUp
  379. --This field holds the additional actors who were in
  380. --this episode. Several of the show regulars are
  381. --routinely listed here because they are not
  382. --considered part of the main cast.
  383.  
  384. end mouseUp
  385. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  386. on mouseEnter
  387. helpEnter
  388. end mouseEnter
  389. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  390. on mouseLeave
  391. helpLeave
  392. end mouseLeave</script>
  393.     </part>
  394.     <part>
  395.         <id>6</id>
  396.         <type>field</type>
  397.         <visible> <true /> </visible>
  398.         <dontWrap> <false /> </dontWrap>
  399.         <dontSearch> <false /> </dontSearch>
  400.         <sharedText> <false /> </sharedText>
  401.         <fixedLineHeight> <true /> </fixedLineHeight>
  402.         <autoTab> <false /> </autoTab>
  403.         <lockText> <true /> </lockText>
  404.         <rect>
  405.             <left>79</left>
  406.             <top>195</top>
  407.             <right>499</right>
  408.             <bottom>322</bottom>
  409.         </rect>
  410.         <style>scrolling</style>
  411.         <autoSelect> <false /> </autoSelect>
  412.         <showLines> <false /> </showLines>
  413.         <wideMargins> <true /> </wideMargins>
  414.         <multipleLines> <false /> </multipleLines>
  415.         <reservedFamily> 0 </reservedFamily>
  416.         <titleWidth>0</titleWidth>
  417.         <icon>0</icon>
  418.         <textAlign>left</textAlign>
  419.         <font>Geneva</font>
  420.         <textSize>10</textSize>
  421.         <textStyle>plain</textStyle>
  422.         <textHeight>12</textHeight>
  423.         <name>Long Synopsis</name>
  424.         <script>on mouseUp
  425. --This field holds the long plot synopsis of this
  426. --episode. These were either taken from the
  427. --Star TrekΓäó Program Guide, or from Timothy Lynch
  428. --off the rec.arts.startrek newsgroup on USENET.
  429.  
  430. end mouseUp
  431. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  432. on mouseEnter
  433. helpEnter
  434. end mouseEnter
  435. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  436. on mouseLeave
  437. helpLeave
  438. end mouseLeave</script>
  439.     </part>
  440.     <part>
  441.         <id>29</id>
  442.         <type>button</type>
  443.         <visible> <true /> </visible>
  444.         <reserved5> 0 </reserved5>
  445.         <reserved4> 0 </reserved4>
  446.         <reserved3> 0 </reserved3>
  447.         <reserved2> 0 </reserved2>
  448.         <reserved1> 0 </reserved1>
  449.         <enabled> <true /> </enabled>
  450.         <rect>
  451.             <left>9</left>
  452.             <top>254</top>
  453.             <right>64</right>
  454.             <bottom>288</bottom>
  455.         </rect>
  456.         <style>transparent</style>
  457.         <showName> <false /> </showName>
  458.         <highlight> <false /> </highlight>
  459.         <autoHighlight> <true /> </autoHighlight>
  460.         <sharedHighlight> <true /> </sharedHighlight>
  461.         <family>0</family>
  462.         <titleWidth>0</titleWidth>
  463.         <icon>0</icon>
  464.         <textAlign>center</textAlign>
  465.         <font>Chicago</font>
  466.         <textSize>12</textSize>
  467.         <textStyle>plain</textStyle>
  468.         <name>Report</name>
  469.         <script>on mouseUp
  470. --This button shows or hides the Report Creation
  471. --window, which allows you to create a variety of
  472. --reports and save them to a file or print them.
  473.  
  474. set cursor to watch
  475. if the visible of bg button "Hide Report" is false then
  476. if the visible of bg button "Hide Marks" is true then
  477. send "mouseUp" to bg button "Hide Marks"
  478. end if
  479. if the visible of bg button "Hide Info" is true then
  480. send "mouseUp" to bg button "Hide Info"
  481. end if
  482. lock screen
  483. show bg button "Hide Report"
  484. show bg button "Create a Report"
  485. show field "Report Back"
  486. show field "Report Type"
  487. show field "Which Shows"
  488. show field "Send Where"
  489. if field "Send Where" contains "file" then show field "File Creator"
  490. show bg button "Make Report"
  491. unlock screen with dissolve very fast
  492. else
  493. send "mouseUp" to bg button "Hide Report"
  494. end if
  495. end mouseUp
  496. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  497. on mouseEnter
  498. helpEnter
  499. end mouseEnter
  500. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  501. on mouseLeave
  502. helpLeave
  503. end mouseLeave</script>
  504.     </part>
  505.     <part>
  506.         <id>9</id>
  507.         <type>button</type>
  508.         <visible> <true /> </visible>
  509.         <reserved5> 0 </reserved5>
  510.         <reserved4> 0 </reserved4>
  511.         <reserved3> 0 </reserved3>
  512.         <reserved2> 0 </reserved2>
  513.         <reserved1> 0 </reserved1>
  514.         <enabled> <true /> </enabled>
  515.         <rect>
  516.             <left>9</left>
  517.             <top>106</top>
  518.             <right>64</right>
  519.             <bottom>140</bottom>
  520.         </rect>
  521.         <style>transparent</style>
  522.         <showName> <false /> </showName>
  523.         <highlight> <false /> </highlight>
  524.         <autoHighlight> <true /> </autoHighlight>
  525.         <sharedHighlight> <true /> </sharedHighlight>
  526.         <family>0</family>
  527.         <titleWidth>0</titleWidth>
  528.         <icon>0</icon>
  529.         <textAlign>center</textAlign>
  530.         <font>Chicago</font>
  531.         <textSize>12</textSize>
  532.         <textStyle>extend</textStyle>
  533.         <textStyle>outline</textStyle>
  534.         <textStyle>bold</textStyle>
  535.         <name>Find</name>
  536.         <script>on mouseUp
  537. --This button allows you to search for a
  538. --specific name or word.
  539.  
  540. global findStr
  541. ask "Find what?" with findStr
  542. if it is empty then exit mouseUp
  543. put it into findStr
  544. set cursor to watch
  545. put the number of this card into cardNum
  546. lock screen
  547. go to next card
  548. put "Now searching for '" & findStr & "'."
  549. find whole findStr
  550. if the result is not empty then
  551. go to card cardNum
  552. play "ComputerBeep"
  553. answer "Could not find '" & findStr & "'." with "OK"
  554. end if
  555. hide message box
  556. unlock screen with dissolve fast
  557. select the foundChunk
  558. end mouseUp
  559. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  560. on mouseEnter
  561. helpEnter
  562. end mouseEnter
  563. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  564. on mouseLeave
  565. helpLeave
  566. end mouseLeave</script>
  567.     </part>
  568.     <part>
  569.         <id>13</id>
  570.         <type>field</type>
  571.         <visible> <true /> </visible>
  572.         <dontWrap> <false /> </dontWrap>
  573.         <dontSearch> <false /> </dontSearch>
  574.         <sharedText> <false /> </sharedText>
  575.         <fixedLineHeight> <true /> </fixedLineHeight>
  576.         <autoTab> <true /> </autoTab>
  577.         <lockText> <false /> </lockText>
  578.         <rect>
  579.             <left>131</left>
  580.             <top>329</top>
  581.             <right>242</right>
  582.             <bottom>342</bottom>
  583.         </rect>
  584.         <style>transparent</style>
  585.         <autoSelect> <false /> </autoSelect>
  586.         <showLines> <false /> </showLines>
  587.         <wideMargins> <false /> </wideMargins>
  588.         <multipleLines> <false /> </multipleLines>
  589.         <reservedFamily> 0 </reservedFamily>
  590.         <titleWidth>0</titleWidth>
  591.         <icon>0</icon>
  592.         <textAlign>left</textAlign>
  593.         <font>Geneva</font>
  594.         <textSize>9</textSize>
  595.         <textStyle>plain</textStyle>
  596.         <textHeight>12</textHeight>
  597.         <name>Tape Name</name>
  598.         <script>on mouseUp
  599. --This field holds the name of the video tape which
  600. --contains this episode.
  601.  
  602. end mouseUp
  603. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  604. on mouseEnter
  605. helpEnter
  606. end mouseEnter
  607. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  608. on mouseLeave
  609. helpLeave
  610. end mouseLeave</script>
  611.     </part>
  612.     <part>
  613.         <id>14</id>
  614.         <type>field</type>
  615.         <visible> <true /> </visible>
  616.         <dontWrap> <false /> </dontWrap>
  617.         <dontSearch> <false /> </dontSearch>
  618.         <sharedText> <false /> </sharedText>
  619.         <fixedLineHeight> <true /> </fixedLineHeight>
  620.         <autoTab> <true /> </autoTab>
  621.         <lockText> <false /> </lockText>
  622.         <rect>
  623.             <left>283</left>
  624.             <top>329</top>
  625.             <right>348</right>
  626.             <bottom>342</bottom>
  627.         </rect>
  628.         <style>transparent</style>
  629.         <autoSelect> <false /> </autoSelect>
  630.         <showLines> <false /> </showLines>
  631.         <wideMargins> <false /> </wideMargins>
  632.         <multipleLines> <false /> </multipleLines>
  633.         <reservedFamily> 0 </reservedFamily>
  634.         <titleWidth>0</titleWidth>
  635.         <icon>0</icon>
  636.         <textAlign>left</textAlign>
  637.         <font>Geneva</font>
  638.         <textSize>9</textSize>
  639.         <textStyle>plain</textStyle>
  640.         <textHeight>12</textHeight>
  641.         <name>Count</name>
  642.         <script>on mouseUp
  643. --This field holds the tape count where this episode
  644. --can be found on its video tape.
  645.  
  646. end mouseUp
  647. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  648. on mouseEnter
  649. helpEnter
  650. end mouseEnter
  651. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  652. on mouseLeave
  653. helpLeave
  654. end mouseLeave</script>
  655.     </part>
  656.     <part>
  657.         <id>15</id>
  658.         <type>button</type>
  659.         <visible> <true /> </visible>
  660.         <reserved5> 0 </reserved5>
  661.         <reserved4> 0 </reserved4>
  662.         <reserved3> 0 </reserved3>
  663.         <reserved2> 0 </reserved2>
  664.         <reserved1> 0 </reserved1>
  665.         <enabled> <true /> </enabled>
  666.         <rect>
  667.             <left>9</left>
  668.             <top>291</top>
  669.             <right>64</right>
  670.             <bottom>325</bottom>
  671.         </rect>
  672.         <style>transparent</style>
  673.         <showName> <false /> </showName>
  674.         <highlight> <false /> </highlight>
  675.         <autoHighlight> <true /> </autoHighlight>
  676.         <sharedHighlight> <true /> </sharedHighlight>
  677.         <family>0</family>
  678.         <titleWidth>0</titleWidth>
  679.         <icon>0</icon>
  680.         <textAlign>center</textAlign>
  681.         <font>Chicago</font>
  682.         <textSize>12</textSize>
  683.         <textStyle>extend</textStyle>
  684.         <textStyle>outline</textStyle>
  685.         <textStyle>bold</textStyle>
  686.         <name>Quit</name>
  687.         <script>on mouseUp
  688. --This button allows you to quit HyperCard.
  689.  
  690. doMenu "Quit HyperCard"
  691. end mouseUp
  692. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  693. on mouseEnter
  694. helpEnter
  695. end mouseEnter
  696. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  697. on mouseLeave
  698. helpLeave
  699. end mouseLeave</script>
  700.     </part>
  701.     <part>
  702.         <id>16</id>
  703.         <type>button</type>
  704.         <visible> <true /> </visible>
  705.         <reserved5> 0 </reserved5>
  706.         <reserved4> 0 </reserved4>
  707.         <reserved3> 0 </reserved3>
  708.         <reserved2> 0 </reserved2>
  709.         <reserved1> 0 </reserved1>
  710.         <enabled> <true /> </enabled>
  711.         <rect>
  712.             <left>97</left>
  713.             <top>34</top>
  714.             <right>126</right>
  715.             <bottom>56</bottom>
  716.         </rect>
  717.         <style>transparent</style>
  718.         <showName> <false /> </showName>
  719.         <highlight> <false /> </highlight>
  720.         <autoHighlight> <true /> </autoHighlight>
  721.         <sharedHighlight> <true /> </sharedHighlight>
  722.         <family>0</family>
  723.         <titleWidth>0</titleWidth>
  724.         <icon>0</icon>
  725.         <textAlign>center</textAlign>
  726.         <font>Chicago</font>
  727.         <textSize>12</textSize>
  728.         <textStyle>plain</textStyle>
  729.         <name>Prev</name>
  730.         <script>on mouseDown
  731. --This button takes you to the previous show in the stack.
  732.  
  733. mouseStillDown
  734. end mouseDown
  735. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  736. on mouseStillDown
  737. lock screen
  738. go to prev card of this bg
  739. unlock screen with wipe right fast
  740. end mouseStillDown
  741. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  742. on mouseEnter
  743. helpEnter
  744. end mouseEnter
  745. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  746. on mouseLeave
  747. helpLeave
  748. end mouseLeave</script>
  749.     </part>
  750.     <part>
  751.         <id>17</id>
  752.         <type>button</type>
  753.         <visible> <true /> </visible>
  754.         <reserved5> 0 </reserved5>
  755.         <reserved4> 0 </reserved4>
  756.         <reserved3> 0 </reserved3>
  757.         <reserved2> 0 </reserved2>
  758.         <reserved1> 0 </reserved1>
  759.         <enabled> <true /> </enabled>
  760.         <rect>
  761.             <left>461</left>
  762.             <top>34</top>
  763.             <right>490</right>
  764.             <bottom>56</bottom>
  765.         </rect>
  766.         <style>transparent</style>
  767.         <showName> <false /> </showName>
  768.         <highlight> <false /> </highlight>
  769.         <autoHighlight> <true /> </autoHighlight>
  770.         <sharedHighlight> <true /> </sharedHighlight>
  771.         <family>0</family>
  772.         <titleWidth>0</titleWidth>
  773.         <icon>0</icon>
  774.         <textAlign>center</textAlign>
  775.         <font>Chicago</font>
  776.         <textSize>12</textSize>
  777.         <textStyle>plain</textStyle>
  778.         <name>Next</name>
  779.         <script>on mouseDown
  780. --This button takes you to the next show in the stack.
  781.  
  782. mouseStillDown
  783. end mouseDown
  784. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  785. on mouseStillDown
  786. lock screen
  787. go to next card of this bg
  788. unlock screen with wipe left fast
  789. end mouseStillDown
  790. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  791. on mouseEnter
  792. helpEnter
  793. end mouseEnter
  794. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  795. on mouseLeave
  796. helpLeave
  797. end mouseLeave</script>
  798.     </part>
  799.     <part>
  800.         <id>20</id>
  801.         <type>button</type>
  802.         <visible> <true /> </visible>
  803.         <reserved5> 0 </reserved5>
  804.         <reserved4> 0 </reserved4>
  805.         <reserved3> 0 </reserved3>
  806.         <reserved2> 0 </reserved2>
  807.         <reserved1> 0 </reserved1>
  808.         <enabled> <true /> </enabled>
  809.         <rect>
  810.             <left>70</left>
  811.             <top>5</top>
  812.             <right>102</right>
  813.             <bottom>31</bottom>
  814.         </rect>
  815.         <style>transparent</style>
  816.         <showName> <false /> </showName>
  817.         <highlight> <false /> </highlight>
  818.         <autoHighlight> <true /> </autoHighlight>
  819.         <sharedHighlight> <true /> </sharedHighlight>
  820.         <family>0</family>
  821.         <titleWidth>0</titleWidth>
  822.         <icon>24354</icon>
  823.         <textAlign>center</textAlign>
  824.         <font>Chicago</font>
  825.         <textSize>12</textSize>
  826.         <textStyle>plain</textStyle>
  827.         <name>About</name>
  828.         <script>on mouseUp
  829. --This button shows you the credit screen.
  830.  
  831. play "Space"
  832. picture "Star Trek Guide",resource,shadow,false,0
  833. set the loc of window "Star Trek Guide" to "174,72"
  834. show window "Star Trek Guide"
  835. show field "Credit Button"
  836. end mouseUp
  837. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  838. on mouseEnter
  839. helpEnter
  840. end mouseEnter
  841. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  842. on mouseLeave
  843. helpLeave
  844. end mouseLeave</script>
  845.     </part>
  846.     <part>
  847.         <id>26</id>
  848.         <type>button</type>
  849.         <visible> <true /> </visible>
  850.         <reserved5> 0 </reserved5>
  851.         <reserved4> 0 </reserved4>
  852.         <reserved3> 0 </reserved3>
  853.         <reserved2> 0 </reserved2>
  854.         <reserved1> 0 </reserved1>
  855.         <enabled> <true /> </enabled>
  856.         <rect>
  857.             <left>9</left>
  858.             <top>143</top>
  859.             <right>64</right>
  860.             <bottom>177</bottom>
  861.         </rect>
  862.         <style>transparent</style>
  863.         <showName> <false /> </showName>
  864.         <highlight> <false /> </highlight>
  865.         <autoHighlight> <true /> </autoHighlight>
  866.         <sharedHighlight> <true /> </sharedHighlight>
  867.         <family>0</family>
  868.         <titleWidth>0</titleWidth>
  869.         <icon>0</icon>
  870.         <textAlign>center</textAlign>
  871.         <font>Chicago</font>
  872.         <textSize>12</textSize>
  873.         <textStyle>outline</textStyle>
  874.         <textStyle>bold</textStyle>
  875.         <name>Go To</name>
  876.         <script>on mouseUp
  877. --This button shows you a list of episode names
  878. --for the different seasons. You can view the
  879. --information on that episode by clicking on an
  880. --episode name.
  881.  
  882. put 1 into season
  883. repeat forever
  884. get XScrollBox(1,"Choose an Episode from Season " & season,getList(season),"Next Season")
  885. if it is empty then exit mouseUp  --"Cancel"
  886. if it = "Next Season" then
  887. put (season mod 6) + 1 into season
  888. next repeat
  889. end if
  890. set cursor to watch
  891. lock screen
  892. put item 2 of it into theTitle
  893. find whole theTitle in field "Title"
  894. unlock screen with dissolve fast
  895. exit repeat
  896. end repeat
  897. end mouseUp
  898. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  899. function getList season
  900. set cursor to watch
  901. put "Season " & season into whichField
  902. get field whichField of card "Episode Lists"
  903. return it
  904. end getList
  905. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  906. on mouseEnter
  907. helpEnter
  908. end mouseEnter
  909. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  910. on mouseLeave
  911. helpLeave
  912. end mouseLeave</script>
  913.     </part>
  914.     <part>
  915.         <id>34</id>
  916.         <type>button</type>
  917.         <visible> <true /> </visible>
  918.         <reserved5> 0 </reserved5>
  919.         <reserved4> 0 </reserved4>
  920.         <reserved3> 0 </reserved3>
  921.         <reserved2> 0 </reserved2>
  922.         <reserved1> 0 </reserved1>
  923.         <enabled> <true /> </enabled>
  924.         <rect>
  925.             <left>453</left>
  926.             <top>182</top>
  927.             <right>499</right>
  928.             <bottom>196</bottom>
  929.         </rect>
  930.         <style>rectangle</style>
  931.         <showName> <true /> </showName>
  932.         <highlight> <false /> </highlight>
  933.         <autoHighlight> <false /> </autoHighlight>
  934.         <sharedHighlight> <true /> </sharedHighlight>
  935.         <family>0</family>
  936.         <titleWidth>0</titleWidth>
  937.         <icon>0</icon>
  938.         <textAlign>center</textAlign>
  939.         <font>Palatino</font>
  940.         <textSize>12</textSize>
  941.         <textStyle>plain</textStyle>
  942.         <name>Short</name>
  943.         <script>on mouseUp
  944. --This button shows or hides the short synopsis
  945. --of this episodes plot.
  946.  
  947. set the hilite of me to not the hilite of me
  948. lock screen
  949. if the hilite of me is true then
  950. show field "Short Synopsis"
  951. else
  952. hide field "Short Synopsis"
  953. end if
  954. unlock screen with dissolve very fast
  955. end mouseUp
  956. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  957. on mouseEnter
  958. helpEnter
  959. end mouseEnter
  960. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  961. on mouseLeave
  962. helpLeave
  963. end mouseLeave</script>
  964.     </part>
  965.     <part>
  966.         <id>35</id>
  967.         <type>field</type>
  968.         <visible> <false /> </visible>
  969.         <dontWrap> <false /> </dontWrap>
  970.         <dontSearch> <false /> </dontSearch>
  971.         <sharedText> <false /> </sharedText>
  972.         <fixedLineHeight> <true /> </fixedLineHeight>
  973.         <autoTab> <false /> </autoTab>
  974.         <lockText> <true /> </lockText>
  975.         <rect>
  976.             <left>77</left>
  977.             <top>195</top>
  978.             <right>501</right>
  979.             <bottom>323</bottom>
  980.         </rect>
  981.         <style>shadow</style>
  982.         <autoSelect> <false /> </autoSelect>
  983.         <showLines> <false /> </showLines>
  984.         <wideMargins> <true /> </wideMargins>
  985.         <multipleLines> <false /> </multipleLines>
  986.         <reservedFamily> 0 </reservedFamily>
  987.         <titleWidth>0</titleWidth>
  988.         <icon>0</icon>
  989.         <textAlign>center</textAlign>
  990.         <font>Palatino</font>
  991.         <textSize>14</textSize>
  992.         <textStyle>plain</textStyle>
  993.         <textHeight>18</textHeight>
  994.         <name>Short Synopsis</name>
  995.         <script>on mouseUp
  996. --This field hold the short synopsis of this episode.
  997. --This is a short description of the plot which is
  998. --printed out with the episode reports.
  999.  
  1000. end mouseUp
  1001. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1002. on mouseEnter
  1003. helpEnter
  1004. end mouseEnter
  1005. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1006. on mouseLeave
  1007. helpLeave
  1008. end mouseLeave</script>
  1009.     </part>
  1010.     <part>
  1011.         <id>37</id>
  1012.         <type>button</type>
  1013.         <visible> <true /> </visible>
  1014.         <reserved5> 0 </reserved5>
  1015.         <reserved4> 0 </reserved4>
  1016.         <reserved3> 0 </reserved3>
  1017.         <reserved2> 0 </reserved2>
  1018.         <reserved1> 0 </reserved1>
  1019.         <enabled> <true /> </enabled>
  1020.         <rect>
  1021.             <left>0</left>
  1022.             <top>0</top>
  1023.             <right>512</right>
  1024.             <bottom>12</bottom>
  1025.         </rect>
  1026.         <style>transparent</style>
  1027.         <showName> <false /> </showName>
  1028.         <highlight> <false /> </highlight>
  1029.         <autoHighlight> <false /> </autoHighlight>
  1030.         <sharedHighlight> <true /> </sharedHighlight>
  1031.         <family>0</family>
  1032.         <titleWidth>0</titleWidth>
  1033.         <icon>0</icon>
  1034.         <textAlign>center</textAlign>
  1035.         <font>Chicago</font>
  1036.         <textSize>12</textSize>
  1037.         <textStyle>plain</textStyle>
  1038.         <name>Menubar</name>
  1039.         <script>--Menubar button by Adam C. Engst
  1040.  
  1041. on mouseEnter
  1042. put item 3 of the screenRect into screenWidth
  1043. if screenWidth <= 512 then show menubar
  1044. end mouseEnter
  1045.  
  1046. on mouseLeave
  1047. put item 3 of the screenRect into screenWidth
  1048. if screenWidth <= 512 then hide menubar
  1049. end mouseLeave</script>
  1050.     </part>
  1051.     <part>
  1052.         <id>41</id>
  1053.         <type>button</type>
  1054.         <visible> <true /> </visible>
  1055.         <reserved5> 0 </reserved5>
  1056.         <reserved4> 0 </reserved4>
  1057.         <reserved3> 0 </reserved3>
  1058.         <reserved2> 0 </reserved2>
  1059.         <reserved1> 0 </reserved1>
  1060.         <enabled> <true /> </enabled>
  1061.         <rect>
  1062.             <left>9</left>
  1063.             <top>180</top>
  1064.             <right>64</right>
  1065.             <bottom>214</bottom>
  1066.         </rect>
  1067.         <style>transparent</style>
  1068.         <showName> <false /> </showName>
  1069.         <highlight> <false /> </highlight>
  1070.         <autoHighlight> <true /> </autoHighlight>
  1071.         <sharedHighlight> <true /> </sharedHighlight>
  1072.         <family>0</family>
  1073.         <titleWidth>0</titleWidth>
  1074.         <icon>0</icon>
  1075.         <textAlign>center</textAlign>
  1076.         <font>Chicago</font>
  1077.         <textSize>12</textSize>
  1078.         <textStyle>extend</textStyle>
  1079.         <textStyle>outline</textStyle>
  1080.         <textStyle>bold</textStyle>
  1081.         <name>Mark</name>
  1082.         <script>on mouseUp
  1083. --This button shows or hides the Show Marking window.
  1084. --Once shows are marked, you can print reports for them.
  1085.  
  1086. set cursor to watch
  1087. if the visible of bg button "Hide Marks" is false then
  1088. if the visible of bg button "Hide Info" is true then
  1089. send "mouseUp" to bg button "Hide Info"
  1090. end if
  1091. if the visible of bg button "Hide Report" is true then
  1092. send "mouseUp" to bg button "Hide Report"
  1093. end if
  1094. lock screen
  1095. show bg button "Hide Marks"
  1096. show bg button "Mark the Shows"
  1097. show field "Mark Back"
  1098. show field "Which Field"
  1099. show field "What Condition"
  1100. set the style of field "What Condition" to transparent
  1101. if field "Which Field" is not "Show Taped" then
  1102. show field "What Target"
  1103. else
  1104. set the style of field "What Condition" to shadow
  1105. end if
  1106. show bg button "Do It"
  1107. show bg button "Unmark All"
  1108. show field "Show List"
  1109. show field "Num Marked"
  1110. put empty into field "Done It"
  1111. unlock screen with dissolve very fast
  1112. else
  1113. send "mouseUp" to bg button "Hide Marks"
  1114. end if
  1115. end mouseUp
  1116. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1117. on mouseEnter
  1118. helpEnter
  1119. end mouseEnter
  1120. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1121. on mouseLeave
  1122. helpLeave
  1123. end mouseLeave</script>
  1124.     </part>
  1125.     <part>
  1126.         <id>72</id>
  1127.         <type>field</type>
  1128.         <visible> <false /> </visible>
  1129.         <dontWrap> <true /> </dontWrap>
  1130.         <dontSearch> <true /> </dontSearch>
  1131.         <sharedText> <false /> </sharedText>
  1132.         <fixedLineHeight> <true /> </fixedLineHeight>
  1133.         <autoTab> <false /> </autoTab>
  1134.         <lockText> <true /> </lockText>
  1135.         <rect>
  1136.             <left>284</left>
  1137.             <top>104</top>
  1138.             <right>499</right>
  1139.             <bottom>173</bottom>
  1140.         </rect>
  1141.         <style>scrolling</style>
  1142.         <autoSelect> <false /> </autoSelect>
  1143.         <showLines> <false /> </showLines>
  1144.         <wideMargins> <false /> </wideMargins>
  1145.         <multipleLines> <false /> </multipleLines>
  1146.         <reservedFamily> 0 </reservedFamily>
  1147.         <titleWidth>0</titleWidth>
  1148.         <icon>0</icon>
  1149.         <textAlign>left</textAlign>
  1150.         <font>Geneva</font>
  1151.         <textSize>9</textSize>
  1152.         <textStyle>plain</textStyle>
  1153.         <textHeight>11</textHeight>
  1154.         <name>Main Cast</name>
  1155.         <script>on mouseUp
  1156. --This field holds the main actors who are regulars
  1157. --on the show for this season.
  1158.  
  1159. end mouseUp
  1160. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1161. on mouseEnter
  1162. helpEnter
  1163. end mouseEnter
  1164. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1165. on mouseLeave
  1166. helpLeave
  1167. end mouseLeave</script>
  1168.     </part>
  1169.     <part>
  1170.         <id>73</id>
  1171.         <type>field</type>
  1172.         <visible> <false /> </visible>
  1173.         <dontWrap> <false /> </dontWrap>
  1174.         <dontSearch> <false /> </dontSearch>
  1175.         <sharedText> <true /> </sharedText>
  1176.         <fixedLineHeight> <false /> </fixedLineHeight>
  1177.         <autoTab> <false /> </autoTab>
  1178.         <lockText> <true /> </lockText>
  1179.         <rect>
  1180.             <left>354</left>
  1181.             <top>91</top>
  1182.             <right>423</right>
  1183.             <bottom>104</bottom>
  1184.         </rect>
  1185.         <style>opaque</style>
  1186.         <autoSelect> <false /> </autoSelect>
  1187.         <showLines> <false /> </showLines>
  1188.         <wideMargins> <false /> </wideMargins>
  1189.         <multipleLines> <false /> </multipleLines>
  1190.         <reservedFamily> 0 </reservedFamily>
  1191.         <titleWidth>0</titleWidth>
  1192.         <icon>0</icon>
  1193.         <textAlign>center</textAlign>
  1194.         <font>Geneva</font>
  1195.         <textSize>10</textSize>
  1196.         <textStyle>bold</textStyle>
  1197.         <textHeight>13</textHeight>
  1198.         <name>Cast Title</name>
  1199.         <script></script>
  1200.     </part>
  1201.     <part>
  1202.         <id>71</id>
  1203.         <type>button</type>
  1204.         <visible> <true /> </visible>
  1205.         <reserved5> 0 </reserved5>
  1206.         <reserved4> 0 </reserved4>
  1207.         <reserved3> 0 </reserved3>
  1208.         <reserved2> 0 </reserved2>
  1209.         <reserved1> 0 </reserved1>
  1210.         <enabled> <true /> </enabled>
  1211.         <rect>
  1212.             <left>453</left>
  1213.             <top>91</top>
  1214.             <right>499</right>
  1215.             <bottom>105</bottom>
  1216.         </rect>
  1217.         <style>rectangle</style>
  1218.         <showName> <true /> </showName>
  1219.         <highlight> <false /> </highlight>
  1220.         <autoHighlight> <false /> </autoHighlight>
  1221.         <sharedHighlight> <true /> </sharedHighlight>
  1222.         <family>0</family>
  1223.         <titleWidth>0</titleWidth>
  1224.         <icon>0</icon>
  1225.         <textAlign>center</textAlign>
  1226.         <font>Palatino</font>
  1227.         <textSize>12</textSize>
  1228.         <textStyle>plain</textStyle>
  1229.         <name>Cast</name>
  1230.         <script>on mouseUp
  1231. --This button shows or hides the main cast list
  1232. --for this episode.
  1233.  
  1234. set the hilite of me to not the hilite of me
  1235. lock screen
  1236. if the hilite of me is true then
  1237. show field "Main Cast"
  1238. show field "Cast Title"
  1239. else
  1240. hide field "Main Cast"
  1241. hide field "Cast Title"
  1242. end if
  1243. unlock screen with dissolve very fast
  1244. end mouseUp
  1245. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1246. on mouseEnter
  1247. helpEnter
  1248. end mouseEnter
  1249. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1250. on mouseLeave
  1251. helpLeave
  1252. end mouseLeave</script>
  1253.     </part>
  1254.     <part>
  1255.         <id>64</id>
  1256.         <type>field</type>
  1257.         <visible> <true /> </visible>
  1258.         <dontWrap> <false /> </dontWrap>
  1259.         <dontSearch> <false /> </dontSearch>
  1260.         <sharedText> <false /> </sharedText>
  1261.         <fixedLineHeight> <true /> </fixedLineHeight>
  1262.         <autoTab> <false /> </autoTab>
  1263.         <lockText> <true /> </lockText>
  1264.         <rect>
  1265.             <left>395</left>
  1266.             <top>329</top>
  1267.             <right>428</right>
  1268.             <bottom>341</bottom>
  1269.         </rect>
  1270.         <style>rectangle</style>
  1271.         <autoSelect> <false /> </autoSelect>
  1272.         <showLines> <false /> </showLines>
  1273.         <wideMargins> <false /> </wideMargins>
  1274.         <multipleLines> <false /> </multipleLines>
  1275.         <reservedFamily> 0 </reservedFamily>
  1276.         <titleWidth>0</titleWidth>
  1277.         <icon>0</icon>
  1278.         <textAlign>center</textAlign>
  1279.         <font>Geneva</font>
  1280.         <textSize>9</textSize>
  1281.         <textStyle>plain</textStyle>
  1282.         <textHeight>12</textHeight>
  1283.         <name>Tape Speed</name>
  1284.         <script>on mouseDown
  1285. --This pop-up menu allows you to select the recording
  1286. --speed of your video tape. Hold down the mouse button
  1287. --here to see your choices. Move the cursor to your
  1288. --choice and release the mouse button.
  1289.  
  1290. put "none" & return & "1 hr" & return & "2 hr" & return & "4 hr" & return &┬¼
  1291. "6 hr" & return into choices
  1292. put whereInList(me,choices) into checked
  1293. get HPopupMenu(choices,checked,top of me - 72,left of me + 3)
  1294. put item 1 of it into theChoice
  1295. if theChoice is empty then exit mouseDown
  1296. if theChoice is "none" then
  1297. put empty into me
  1298. else
  1299. put theChoice into me
  1300. end if
  1301. end mouseDown
  1302. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1303. on mouseEnter
  1304. helpEnter
  1305. end mouseEnter
  1306. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1307. on mouseLeave
  1308. helpLeave
  1309. end mouseLeave</script>
  1310.     </part>
  1311.     <part>
  1312.         <id>63</id>
  1313.         <type>button</type>
  1314.         <visible> <true /> </visible>
  1315.         <reserved5> 0 </reserved5>
  1316.         <reserved4> 0 </reserved4>
  1317.         <reserved3> 0 </reserved3>
  1318.         <reserved2> 0 </reserved2>
  1319.         <reserved1> 0 </reserved1>
  1320.         <enabled> <true /> </enabled>
  1321.         <rect>
  1322.             <left>445</left>
  1323.             <top>329</top>
  1324.             <right>501</right>
  1325.             <bottom>342</bottom>
  1326.         </rect>
  1327.         <style>radiobutton</style>
  1328.         <showName> <true /> </showName>
  1329.         <highlight> <false /> </highlight>
  1330.         <autoHighlight> <false /> </autoHighlight>
  1331.         <sharedHighlight> <false /> </sharedHighlight>
  1332.         <family>0</family>
  1333.         <titleWidth>0</titleWidth>
  1334.         <icon>0</icon>
  1335.         <textAlign>center</textAlign>
  1336.         <font>Geneva</font>
  1337.         <textSize>9</textSize>
  1338.         <textStyle>bold</textStyle>
  1339.         <name>Stereo</name>
  1340.         <script>on mouseDown
  1341. --This indicates whether or not the episode was
  1342. --recorded in stereo.
  1343.  
  1344. set the hilite of me to not the hilite of me
  1345. end mouseDown
  1346. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1347. on mouseEnter
  1348. helpEnter
  1349. end mouseEnter
  1350. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1351. on mouseLeave
  1352. helpLeave
  1353. end mouseLeave</script>
  1354.     </part>
  1355.     <part>
  1356.         <id>56</id>
  1357.         <type>button</type>
  1358.         <visible> <true /> </visible>
  1359.         <reserved5> 0 </reserved5>
  1360.         <reserved4> 0 </reserved4>
  1361.         <reserved3> 0 </reserved3>
  1362.         <reserved2> 0 </reserved2>
  1363.         <reserved1> 0 </reserved1>
  1364.         <enabled> <true /> </enabled>
  1365.         <rect>
  1366.             <left>9</left>
  1367.             <top>217</top>
  1368.             <right>64</right>
  1369.             <bottom>251</bottom>
  1370.         </rect>
  1371.         <style>transparent</style>
  1372.         <showName> <false /> </showName>
  1373.         <highlight> <false /> </highlight>
  1374.         <autoHighlight> <true /> </autoHighlight>
  1375.         <sharedHighlight> <true /> </sharedHighlight>
  1376.         <family>0</family>
  1377.         <titleWidth>0</titleWidth>
  1378.         <icon>0</icon>
  1379.         <textAlign>center</textAlign>
  1380.         <font>Chicago</font>
  1381.         <textSize>12</textSize>
  1382.         <textStyle>extend</textStyle>
  1383.         <textStyle>outline</textStyle>
  1384.         <textStyle>bold</textStyle>
  1385.         <name>Info</name>
  1386.         <script>on mouseUp
  1387. --This button shows or hides the Episode Information
  1388. --window, where basic information on this episode is
  1389. --stored. This information is used to mark shows for
  1390. --report generation.
  1391.  
  1392. global theTarget
  1393. set cursor to watch
  1394. if the visible of bg button "Hide Info" is false then
  1395. if the visible of bg button "Hide Marks" is true then
  1396. send "mouseUp" to bg button "Hide Marks"
  1397. end if
  1398. if the visible of bg button "Hide Report" is true then
  1399. send "mouseUp" to bg button "Hide Report"
  1400. end if
  1401. lock screen
  1402. show bg button "Hide Info"
  1403. show bg button "Episode Information"
  1404. show field "Info Back"
  1405. show field "Episode Info"
  1406. unlock screen with dissolve very fast
  1407. else
  1408. send "mouseUp" to bg button "Hide Info"
  1409. end if
  1410. end mouseUp
  1411. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1412. on mouseEnter
  1413. helpEnter
  1414. end mouseEnter
  1415. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1416. on mouseLeave
  1417. helpLeave
  1418. end mouseLeave</script>
  1419.     </part>
  1420.     <part>
  1421.         <id>53</id>
  1422.         <type>button</type>
  1423.         <visible> <true /> </visible>
  1424.         <reserved5> 0 </reserved5>
  1425.         <reserved4> 0 </reserved4>
  1426.         <reserved3> 0 </reserved3>
  1427.         <reserved2> 0 </reserved2>
  1428.         <reserved1> 0 </reserved1>
  1429.         <enabled> <true /> </enabled>
  1430.         <rect>
  1431.             <left>129</left>
  1432.             <top>34</top>
  1433.             <right>178</right>
  1434.             <bottom>56</bottom>
  1435.         </rect>
  1436.         <style>transparent</style>
  1437.         <showName> <false /> </showName>
  1438.         <highlight> <false /> </highlight>
  1439.         <autoHighlight> <true /> </autoHighlight>
  1440.         <sharedHighlight> <true /> </sharedHighlight>
  1441.         <family>0</family>
  1442.         <titleWidth>0</titleWidth>
  1443.         <icon>0</icon>
  1444.         <textAlign>center</textAlign>
  1445.         <font>Chicago</font>
  1446.         <textSize>12</textSize>
  1447.         <textStyle>plain</textStyle>
  1448.         <name>Prev Marked</name>
  1449.         <script>on mouseDown
  1450. --This button takes you to the previous marked show
  1451. --It will beep if no shows are marked.
  1452.  
  1453. mouseStillDown
  1454. end mouseDown
  1455. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1456. on mouseStillDown
  1457. lock screen
  1458. if the number of marked cards is 0 then
  1459. play "ComputerBeep"
  1460. else
  1461. go to prev marked card
  1462. end if
  1463. unlock screen with wipe right fast
  1464. end mouseStillDown
  1465. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1466. on mouseEnter
  1467. helpEnter
  1468. end mouseEnter
  1469. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1470. on mouseLeave
  1471. helpLeave
  1472. end mouseLeave</script>
  1473.     </part>
  1474.     <part>
  1475.         <id>54</id>
  1476.         <type>button</type>
  1477.         <visible> <true /> </visible>
  1478.         <reserved5> 0 </reserved5>
  1479.         <reserved4> 0 </reserved4>
  1480.         <reserved3> 0 </reserved3>
  1481.         <reserved2> 0 </reserved2>
  1482.         <reserved1> 0 </reserved1>
  1483.         <enabled> <true /> </enabled>
  1484.         <rect>
  1485.             <left>409</left>
  1486.             <top>34</top>
  1487.             <right>458</right>
  1488.             <bottom>56</bottom>
  1489.         </rect>
  1490.         <style>transparent</style>
  1491.         <showName> <false /> </showName>
  1492.         <highlight> <false /> </highlight>
  1493.         <autoHighlight> <true /> </autoHighlight>
  1494.         <sharedHighlight> <true /> </sharedHighlight>
  1495.         <family>0</family>
  1496.         <titleWidth>0</titleWidth>
  1497.         <icon>0</icon>
  1498.         <textAlign>center</textAlign>
  1499.         <font>Chicago</font>
  1500.         <textSize>12</textSize>
  1501.         <textStyle>plain</textStyle>
  1502.         <name>Next Marked</name>
  1503.         <script>on mouseDown
  1504. --This button takes you to the next marked show.
  1505. --It will beep if no shows are marked.
  1506.  
  1507. mouseStillDown
  1508. end mouseDown
  1509. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1510. on mouseStillDown
  1511. lock screen
  1512. if the number of marked cards is 0 then
  1513. play "ComputerBeep"
  1514. else
  1515. go to next marked card
  1516. end if
  1517. unlock screen with wipe left fast
  1518. end mouseStillDown
  1519. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1520. on mouseEnter
  1521. helpEnter
  1522. end mouseEnter
  1523. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1524. on mouseLeave
  1525. helpLeave
  1526. end mouseLeave</script>
  1527.     </part>
  1528.     <part>
  1529.         <id>42</id>
  1530.         <type>field</type>
  1531.         <visible> <false /> </visible>
  1532.         <dontWrap> <false /> </dontWrap>
  1533.         <dontSearch> <true /> </dontSearch>
  1534.         <sharedText> <true /> </sharedText>
  1535.         <fixedLineHeight> <false /> </fixedLineHeight>
  1536.         <autoTab> <false /> </autoTab>
  1537.         <lockText> <true /> </lockText>
  1538.         <rect>
  1539.             <left>137</left>
  1540.             <top>79</top>
  1541.             <right>429</right>
  1542.             <bottom>319</bottom>
  1543.         </rect>
  1544.         <style>shadow</style>
  1545.         <autoSelect> <false /> </autoSelect>
  1546.         <showLines> <false /> </showLines>
  1547.         <wideMargins> <false /> </wideMargins>
  1548.         <multipleLines> <false /> </multipleLines>
  1549.         <reservedFamily> 0 </reservedFamily>
  1550.         <titleWidth>0</titleWidth>
  1551.         <icon>0</icon>
  1552.         <textAlign>center</textAlign>
  1553.         <font>Chicago</font>
  1554.         <textSize>12</textSize>
  1555.         <textStyle>plain</textStyle>
  1556.         <textHeight>16</textHeight>
  1557.         <name>Mark Back</name>
  1558.         <script></script>
  1559.     </part>
  1560.     <part>
  1561.         <id>43</id>
  1562.         <type>field</type>
  1563.         <visible> <false /> </visible>
  1564.         <dontWrap> <false /> </dontWrap>
  1565.         <dontSearch> <false /> </dontSearch>
  1566.         <sharedText> <true /> </sharedText>
  1567.         <fixedLineHeight> <false /> </fixedLineHeight>
  1568.         <autoTab> <false /> </autoTab>
  1569.         <lockText> <true /> </lockText>
  1570.         <rect>
  1571.             <left>150</left>
  1572.             <top>126</top>
  1573.             <right>240</right>
  1574.             <bottom>145</bottom>
  1575.         </rect>
  1576.         <style>shadow</style>
  1577.         <autoSelect> <false /> </autoSelect>
  1578.         <showLines> <false /> </showLines>
  1579.         <wideMargins> <false /> </wideMargins>
  1580.         <multipleLines> <false /> </multipleLines>
  1581.         <reservedFamily> 0 </reservedFamily>
  1582.         <titleWidth>0</titleWidth>
  1583.         <icon>0</icon>
  1584.         <textAlign>center</textAlign>
  1585.         <font>Chicago</font>
  1586.         <textSize>12</textSize>
  1587.         <textStyle>plain</textStyle>
  1588.         <textHeight>16</textHeight>
  1589.         <name>Which Field</name>
  1590.         <script>on mouseDown
  1591. --This pop-up menu allows you to choose which field you
  1592. --want to search in. Hold down the mouse button here to
  1593. --see your choices. Move the cursor to your choice and
  1594. --release the mouse button.
  1595.  
  1596. put "Title" & return & "Writers" & return & "Director" & return & ┬¼
  1597. "Season" & return & "Guests" & return & "The episode" & return & ┬¼
  1598. "Show Taped" & return & "Anything" into choices
  1599. put whereInList(me,choices) into checked
  1600. get HPopupMenu(choices,checked,top of me + 1,left of me + 3)
  1601. put item 1 of it into theChoice
  1602. if theChoice is empty then exit mouseDown
  1603.  
  1604. lock screen
  1605. if theChoice = "The episode" then
  1606. put "is about" into field "What Condition"
  1607. set the style of field "What Condition" to transparent
  1608. show field "What Target"
  1609. else
  1610. if theChoice = "Show Taped" then
  1611. put "is true" into field "What Condition"
  1612. set the style of field "What Condition" to shadow
  1613. hide field "What Target"
  1614. else
  1615. put "contains" into field "What Condition"
  1616. set the style of field "What Condition" to transparent
  1617. show field "What Target"
  1618. end if
  1619. end if
  1620.  
  1621. if theChoice <> me then
  1622. put empty into field "What Target"
  1623. put empty into field "Show List"
  1624. put "(0)" into field "Num Marked"
  1625. put empty into field "Done It"
  1626. end if
  1627. put theChoice into me
  1628. unlock screen
  1629. end mouseDown
  1630. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1631. on mouseEnter
  1632. helpEnter
  1633. end mouseEnter
  1634. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1635. on mouseLeave
  1636. helpLeave
  1637. end mouseLeave</script>
  1638.     </part>
  1639.     <part>
  1640.         <id>44</id>
  1641.         <type>button</type>
  1642.         <visible> <false /> </visible>
  1643.         <reserved5> 0 </reserved5>
  1644.         <reserved4> 0 </reserved4>
  1645.         <reserved3> 0 </reserved3>
  1646.         <reserved2> 0 </reserved2>
  1647.         <reserved1> 0 </reserved1>
  1648.         <enabled> <true /> </enabled>
  1649.         <rect>
  1650.             <left>138</left>
  1651.             <top>80</top>
  1652.             <right>426</right>
  1653.             <bottom>98</bottom>
  1654.         </rect>
  1655.         <style>rectangle</style>
  1656.         <showName> <true /> </showName>
  1657.         <highlight> <true /> </highlight>
  1658.         <autoHighlight> <false /> </autoHighlight>
  1659.         <sharedHighlight> <true /> </sharedHighlight>
  1660.         <family>0</family>
  1661.         <titleWidth>0</titleWidth>
  1662.         <icon>0</icon>
  1663.         <textAlign>center</textAlign>
  1664.         <font>Palatino</font>
  1665.         <textSize>12</textSize>
  1666.         <textStyle>extend</textStyle>
  1667.         <textStyle>bold</textStyle>
  1668.         <name>Mark the Shows</name>
  1669.         <script>on mouseStillDown
  1670. --This allows you to move the Show Marking window
  1671. --around the screen. Simply hold the mouse button
  1672. --down and drag the window around, until you have
  1673. --it where you want it.
  1674.  
  1675. global dx,dy
  1676. lock screen
  1677. get the mouseLoc
  1678. if dx = 0 then
  1679. put item 1 of it - left of me into dx
  1680. put item 2 of it - top of me into dy
  1681. end if
  1682. put item 1 of it - dx - 1 into mouseX
  1683. put item 2 of it - dy - 1 into mouseY
  1684.  
  1685. -- sets to new position
  1686. set the topLeft of me to mouseX+1,mouseY+1
  1687. set the topLeft of field "Mark Back" to mouseX,mouseY
  1688. set the topLeft of bg button "Hide Marks" to mouseX+1,mouseY+2
  1689. set the topLeft of field "Which Field" to mouseX+13,mouseY+47
  1690. set the topLeft of field "What Condition" to mouseX+105,mouseY+47
  1691. set the topLeft of field "What Target" to mouseX+172,mouseY+47
  1692. set the topLeft of field "Num Marked" to mouseX+198,mouseY+75
  1693. set the topLeft of field "Show List" to mouseX+28,mouseY+89
  1694. set the topLeft of bg button "Do It" to mouseX+103,mouseY+215
  1695. set the topLeft of bg button "Unmark All" to mouseX+20,mouseY+216
  1696. unlock screen
  1697. end mouseStillDown
  1698. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1699. on mouseDown
  1700. global dx,dy
  1701. put 0 into dx
  1702. put 0 into dy
  1703. end mouseDown
  1704. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1705. on mouseUp
  1706. global dx,dy
  1707. put 0 into dx
  1708. put 0 into dy
  1709. end mouseUp
  1710. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1711. on mouseEnter
  1712. helpEnter
  1713. end mouseEnter
  1714. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1715. on mouseLeave
  1716. helpLeave
  1717. end mouseLeave</script>
  1718.     </part>
  1719.     <part>
  1720.         <id>46</id>
  1721.         <type>button</type>
  1722.         <visible> <false /> </visible>
  1723.         <reserved5> 0 </reserved5>
  1724.         <reserved4> 0 </reserved4>
  1725.         <reserved3> 0 </reserved3>
  1726.         <reserved2> 0 </reserved2>
  1727.         <reserved1> 0 </reserved1>
  1728.         <enabled> <true /> </enabled>
  1729.         <rect>
  1730.             <left>138</left>
  1731.             <top>81</top>
  1732.             <right>156</right>
  1733.             <bottom>95</bottom>
  1734.         </rect>
  1735.         <style>transparent</style>
  1736.         <showName> <false /> </showName>
  1737.         <highlight> <false /> </highlight>
  1738.         <autoHighlight> <false /> </autoHighlight>
  1739.         <sharedHighlight> <false /> </sharedHighlight>
  1740.         <family>0</family>
  1741.         <titleWidth>0</titleWidth>
  1742.         <icon>3720</icon>
  1743.         <textAlign>center</textAlign>
  1744.         <font>Chicago</font>
  1745.         <textSize>12</textSize>
  1746.         <textStyle>plain</textStyle>
  1747.         <name>Hide Marks</name>
  1748.         <script>on mouseUp
  1749. --This button hides the Show Marking window.
  1750.  
  1751. global fieldName,condition,theTarget,theList,numMarked
  1752.  
  1753. set the icon of me to "Active Close Box"
  1754. wait 5
  1755. set the icon of me to "Close Box"
  1756. lock screen
  1757. hide me
  1758. hide bg button "Mark the Shows"
  1759. hide field "Mark Back"
  1760. hide field "Which Field"
  1761. hide field "What Condition"
  1762. hide field "What Target"
  1763. hide bg button "Do It"
  1764. hide bg button "Unmark All"
  1765. hide field "Show List"
  1766. hide field "Num Marked"
  1767.  
  1768. if field "Done It" is empty then
  1769. put fieldName into field "Which Field"
  1770. put condition into field "What Condition"
  1771. put theTarget into field "What Target"
  1772. put theList into field "Show List"
  1773. put numMarked into field "Num Marked"
  1774. end if
  1775.  
  1776. unlock screen with dissolve very fast
  1777. end mouseUp
  1778. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1779. on mouseStillDown
  1780. send "mouseUp" to me
  1781. end mouseStillDown
  1782. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1783. on mouseEnter
  1784. helpEnter
  1785. end mouseEnter
  1786. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1787. on mouseLeave
  1788. helpLeave
  1789. end mouseLeave</script>
  1790.     </part>
  1791.     <part>
  1792.         <id>48</id>
  1793.         <type>field</type>
  1794.         <visible> <false /> </visible>
  1795.         <dontWrap> <false /> </dontWrap>
  1796.         <dontSearch> <false /> </dontSearch>
  1797.         <sharedText> <true /> </sharedText>
  1798.         <fixedLineHeight> <false /> </fixedLineHeight>
  1799.         <autoTab> <false /> </autoTab>
  1800.         <lockText> <true /> </lockText>
  1801.         <rect>
  1802.             <left>242</left>
  1803.             <top>126</top>
  1804.             <right>306</right>
  1805.             <bottom>145</bottom>
  1806.         </rect>
  1807.         <style>transparent</style>
  1808.         <autoSelect> <false /> </autoSelect>
  1809.         <showLines> <false /> </showLines>
  1810.         <wideMargins> <false /> </wideMargins>
  1811.         <multipleLines> <false /> </multipleLines>
  1812.         <reservedFamily> 0 </reservedFamily>
  1813.         <titleWidth>0</titleWidth>
  1814.         <icon>0</icon>
  1815.         <textAlign>center</textAlign>
  1816.         <font>Chicago</font>
  1817.         <textSize>12</textSize>
  1818.         <textStyle>plain</textStyle>
  1819.         <textHeight>16</textHeight>
  1820.         <name>What Condition</name>
  1821.         <script>on mouseDown
  1822. --This pop-up menu allows you to choose the condition
  1823. --for your search. Hold down the mouse button here to
  1824. --see your choices. Move the cursor to your choice and
  1825. --release the mouse button.
  1826.  
  1827. if field "Which Field" is not "Show Taped" then exit mouseDown
  1828. put "is true" & return & "is false" & return into choices
  1829. put whereInList(me,choices) into checked
  1830. get HPopupMenu(choices,checked,top of me + 1,left of me + 3)
  1831. put item 1 of it into theChoice
  1832. if theChoice is empty then exit mouseDown
  1833. put theChoice into me
  1834. end mouseDown
  1835. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1836. on mouseEnter
  1837. helpEnter
  1838. end mouseEnter
  1839. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1840. on mouseLeave
  1841. helpLeave
  1842. end mouseLeave</script>
  1843.     </part>
  1844.     <part>
  1845.         <id>49</id>
  1846.         <type>field</type>
  1847.         <visible> <false /> </visible>
  1848.         <dontWrap> <true /> </dontWrap>
  1849.         <dontSearch> <false /> </dontSearch>
  1850.         <sharedText> <true /> </sharedText>
  1851.         <fixedLineHeight> <true /> </fixedLineHeight>
  1852.         <autoTab> <false /> </autoTab>
  1853.         <lockText> <true /> </lockText>
  1854.         <rect>
  1855.             <left>309</left>
  1856.             <top>126</top>
  1857.             <right>416</right>
  1858.             <bottom>145</bottom>
  1859.         </rect>
  1860.         <style>shadow</style>
  1861.         <autoSelect> <false /> </autoSelect>
  1862.         <showLines> <false /> </showLines>
  1863.         <wideMargins> <false /> </wideMargins>
  1864.         <multipleLines> <false /> </multipleLines>
  1865.         <reservedFamily> 0 </reservedFamily>
  1866.         <titleWidth>0</titleWidth>
  1867.         <icon>0</icon>
  1868.         <textAlign>center</textAlign>
  1869.         <font>Palatino</font>
  1870.         <textSize>10</textSize>
  1871.         <textStyle>plain</textStyle>
  1872.         <textHeight>15</textHeight>
  1873.         <name>What Target</name>
  1874.         <script>on mouseDown
  1875. --This holds the item you want to search for in
  1876. --the field you have indicated.
  1877.  
  1878. put "Look for which " & field "Which Field" & "ΓǪ" into theChoice
  1879. if field "Which Field" is "Anything" then put "Look for whatΓǪ" into theChoice
  1880.  
  1881. if field "Which Field" is "The episode" then
  1882. put "<IEdit the nameΓǪ" & ";-;" & return into choices
  1883.  
  1884. put "Jean-Luc Picard" & return & "Will Riker" & return & "Data" & return & ┬¼
  1885. "Worf" & return & "Geordi LaForge" & return & "Beverly Crusher" & return & ┬¼
  1886. "Wesley Crusher" & return & "Deanna Troi" & return & ┬¼
  1887. "Guinan" & return & "Tasha Yar" & return after choices
  1888. put ";-;" & "Klingons" & return & ┬¼
  1889. "Romulans" & return & "Ferengi" & return after choices
  1890.  
  1891. put whereInList(me,choices)+1 into checked
  1892. if checked > 11 then add 1 to checked
  1893. if checked = 1 then put 0 into checked
  1894.  
  1895. get HPopupMenu(choices,checked,top of me + 1,left of me + 3)
  1896. put item 1 of it into theChoice
  1897. if theChoice = "-" then exit mouseDown
  1898. if theChoice is empty then exit mouseDown
  1899. end if
  1900.  
  1901. if theChoice contains "Look " then
  1902. put me into string
  1903. ask theChoice with string
  1904. if it is empty then exit mouseDown
  1905. put it into theChoice
  1906. end if
  1907. if theChoice <> me then
  1908. put empty into field "Show List"
  1909. put "(0)" into field "Num Marked"
  1910. put empty into field "Done It"
  1911. end if
  1912. put theChoice into me
  1913. end mouseDown
  1914. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1915. on mouseEnter
  1916. helpEnter
  1917. end mouseEnter
  1918. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1919. on mouseLeave
  1920. helpLeave
  1921. end mouseLeave</script>
  1922.     </part>
  1923.     <part>
  1924.         <id>50</id>
  1925.         <type>field</type>
  1926.         <visible> <false /> </visible>
  1927.         <dontWrap> <false /> </dontWrap>
  1928.         <dontSearch> <false /> </dontSearch>
  1929.         <sharedText> <true /> </sharedText>
  1930.         <fixedLineHeight> <true /> </fixedLineHeight>
  1931.         <autoTab> <false /> </autoTab>
  1932.         <lockText> <true /> </lockText>
  1933.         <rect>
  1934.             <left>165</left>
  1935.             <top>168</top>
  1936.             <right>410</right>
  1937.             <bottom>278</bottom>
  1938.         </rect>
  1939.         <style>scrolling</style>
  1940.         <autoSelect> <false /> </autoSelect>
  1941.         <showLines> <false /> </showLines>
  1942.         <wideMargins> <false /> </wideMargins>
  1943.         <multipleLines> <false /> </multipleLines>
  1944.         <reservedFamily> 0 </reservedFamily>
  1945.         <titleWidth>0</titleWidth>
  1946.         <icon>0</icon>
  1947.         <textAlign>center</textAlign>
  1948.         <font>Geneva</font>
  1949.         <textSize>9</textSize>
  1950.         <textStyle>plain</textStyle>
  1951.         <textHeight>12</textHeight>
  1952.         <name>Show List</name>
  1953.         <script>on mouseUp
  1954. --This field holds a list of the shows that were
  1955. --marked by the query shown. If  ΓÇá  is after the
  1956. --name then you have this episode on video tape.
  1957. --If you click on a name, it will take you to the
  1958. --show listing for that episode.
  1959.  
  1960. put word 2 of the clickLine into sLine
  1961. put line sLine of me into newLine
  1962. if newLine is empty then exit mouseUp
  1963.  
  1964. --select the whole line to show choice
  1965. get offset(return & newLine & return,me) + 1
  1966. select char it to length(newLine) + it of me
  1967. set cursor to watch
  1968. lock screen
  1969. if the last word of newLine is "ΓÇá" then
  1970. delete the last char of newLine
  1971. delete the last char of newLine
  1972. end if
  1973. find whole newLine in field "Title"
  1974. send "mouseUp" to bg button "Hide Marks"
  1975. unlock screen with dissolve fast
  1976. end mouseUp
  1977. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1978. on mouseEnter
  1979. helpEnter
  1980. end mouseEnter
  1981. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  1982. on mouseLeave
  1983. helpLeave
  1984. end mouseLeave</script>
  1985.     </part>
  1986.     <part>
  1987.         <id>51</id>
  1988.         <type>field</type>
  1989.         <visible> <false /> </visible>
  1990.         <dontWrap> <false /> </dontWrap>
  1991.         <dontSearch> <false /> </dontSearch>
  1992.         <sharedText> <true /> </sharedText>
  1993.         <fixedLineHeight> <false /> </fixedLineHeight>
  1994.         <autoTab> <false /> </autoTab>
  1995.         <lockText> <true /> </lockText>
  1996.         <rect>
  1997.             <left>335</left>
  1998.             <top>154</top>
  1999.             <right>384</right>
  2000.             <bottom>169</bottom>
  2001.         </rect>
  2002.         <style>transparent</style>
  2003.         <autoSelect> <false /> </autoSelect>
  2004.         <showLines> <false /> </showLines>
  2005.         <wideMargins> <false /> </wideMargins>
  2006.         <multipleLines> <false /> </multipleLines>
  2007.         <reservedFamily> 0 </reservedFamily>
  2008.         <titleWidth>0</titleWidth>
  2009.         <icon>0</icon>
  2010.         <textAlign>left</textAlign>
  2011.         <font>Geneva</font>
  2012.         <textSize>9</textSize>
  2013.         <textStyle>bold</textStyle>
  2014.         <textHeight>12</textHeight>
  2015.         <name>Num Marked</name>
  2016.         <script></script>
  2017.     </part>
  2018.     <part>
  2019.         <id>52</id>
  2020.         <type>button</type>
  2021.         <visible> <false /> </visible>
  2022.         <reserved5> 0 </reserved5>
  2023.         <reserved4> 0 </reserved4>
  2024.         <reserved3> 0 </reserved3>
  2025.         <reserved2> 0 </reserved2>
  2026.         <reserved1> 0 </reserved1>
  2027.         <enabled> <true /> </enabled>
  2028.         <rect>
  2029.             <left>240</left>
  2030.             <top>294</top>
  2031.             <right>322</right>
  2032.             <bottom>312</bottom>
  2033.         </rect>
  2034.         <style>roundrect</style>
  2035.         <showName> <true /> </showName>
  2036.         <highlight> <false /> </highlight>
  2037.         <autoHighlight> <true /> </autoHighlight>
  2038.         <sharedHighlight> <true /> </sharedHighlight>
  2039.         <family>0</family>
  2040.         <titleWidth>0</titleWidth>
  2041.         <icon>0</icon>
  2042.         <textAlign>center</textAlign>
  2043.         <font>Palatino</font>
  2044.         <textSize>12</textSize>
  2045.         <textStyle>extend</textStyle>
  2046.         <textStyle>bold</textStyle>
  2047.         <name>Do It</name>
  2048.         <script>on mouseUp
  2049. --This button starts performing the query listed above.
  2050. --It will mark all shows which fit the conditions
  2051. --listed, and it will build a list of the episode
  2052. --names for those shows.
  2053.  
  2054. global num
  2055.  
  2056. put field "Which Field" into fieldName
  2057. put field "What Target" into theTarget
  2058. if fieldName is "The episode" then put "Episode Info" into fieldName
  2059.  
  2060. if fieldName is "Anything" then
  2061. play "ComputerBeep"
  2062. answer "This search could take several minutes." with "Cancel" or "Do It!"
  2063. if it is "Cancel" then exit mouseUp
  2064. end if
  2065.  
  2066. push card
  2067. put "Now marking shows."
  2068. if fieldName is "Show Taped" then checkForTapes
  2069.  
  2070. lock screen
  2071. put 0 into num
  2072. put empty into field "Show List"
  2073. set lockMessages to true
  2074. unmark all cards
  2075. go to card 1
  2076. put 0 into firstCard
  2077. repeat forever
  2078. planetCursor
  2079. if fieldName is "Anything" then
  2080. find whole TheTarget
  2081. else
  2082. find whole theTarget in field fieldName
  2083. end if
  2084. if the result is not empty or the number of this card = firstCard then exit repeat
  2085. includeThisCard
  2086. if firstCard = 0 then put the number of this card into firstCard
  2087. if fieldName is "Anything" then go to next card
  2088. end repeat
  2089. set lockMessages to false
  2090. pop card
  2091. put "(" & num & ")" into field "Num Marked"
  2092. if num = 0 then
  2093. play "ComputerBeep"
  2094. else
  2095. saveMarkInfo   --in stack script
  2096. end if
  2097. unlock screen
  2098. hide message box
  2099. end mouseUp
  2100. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2101. on checkForTapes
  2102. global num
  2103.  
  2104. put word 2 of field "What Condition" into condition
  2105. lock screen
  2106. put 0 into num
  2107. put empty into field "Show List"
  2108. set lockMessages to true
  2109. unmark all cards
  2110. repeat with n = 1 to the number of cards of this bg
  2111. planetCursor
  2112. go to card n
  2113. put field "Tape Name" into tapeName
  2114. if condition is "true" and tapeName is not empty then includeThisCard
  2115. if condition is "false" and tapeName is empty then includeThisCard
  2116. end repeat
  2117. set lockMessages to false
  2118. pop card
  2119. put "(" & num & ")" into field "Num Marked"
  2120. saveMarkInfo   --in stack script
  2121. unlock screen
  2122. hide message box
  2123. exit to hyperCard
  2124. end checkForTapes
  2125. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2126. on includeThisCard
  2127. global num
  2128. put empty into extra
  2129. if field "Tape Name" is not empty then put " ΓÇá" into extra
  2130. put field "Title" & extra & return after field "Show List"
  2131. set the marked of this card to true
  2132. add 1 to num
  2133. end includeThisCard
  2134. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2135. on mouseEnter
  2136. helpEnter
  2137. end mouseEnter
  2138. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2139. on mouseLeave
  2140. helpLeave
  2141. end mouseLeave</script>
  2142.     </part>
  2143.     <part>
  2144.         <id>57</id>
  2145.         <type>field</type>
  2146.         <visible> <false /> </visible>
  2147.         <dontWrap> <false /> </dontWrap>
  2148.         <dontSearch> <false /> </dontSearch>
  2149.         <sharedText> <true /> </sharedText>
  2150.         <fixedLineHeight> <false /> </fixedLineHeight>
  2151.         <autoTab> <false /> </autoTab>
  2152.         <lockText> <true /> </lockText>
  2153.         <rect>
  2154.             <left>78</left>
  2155.             <top>60</top>
  2156.             <right>281</right>
  2157.             <bottom>188</bottom>
  2158.         </rect>
  2159.         <style>shadow</style>
  2160.         <autoSelect> <false /> </autoSelect>
  2161.         <showLines> <false /> </showLines>
  2162.         <wideMargins> <false /> </wideMargins>
  2163.         <multipleLines> <false /> </multipleLines>
  2164.         <reservedFamily> 0 </reservedFamily>
  2165.         <titleWidth>0</titleWidth>
  2166.         <icon>0</icon>
  2167.         <textAlign>left</textAlign>
  2168.         <font>Palatino</font>
  2169.         <textSize>10</textSize>
  2170.         <textStyle>bold</textStyle>
  2171.         <textHeight>13</textHeight>
  2172.         <name>Info Back</name>
  2173.         <script></script>
  2174.     </part>
  2175.     <part>
  2176.         <id>58</id>
  2177.         <type>button</type>
  2178.         <visible> <false /> </visible>
  2179.         <reserved5> 0 </reserved5>
  2180.         <reserved4> 0 </reserved4>
  2181.         <reserved3> 0 </reserved3>
  2182.         <reserved2> 0 </reserved2>
  2183.         <reserved1> 0 </reserved1>
  2184.         <enabled> <true /> </enabled>
  2185.         <rect>
  2186.             <left>79</left>
  2187.             <top>61</top>
  2188.             <right>278</right>
  2189.             <bottom>79</bottom>
  2190.         </rect>
  2191.         <style>rectangle</style>
  2192.         <showName> <true /> </showName>
  2193.         <highlight> <true /> </highlight>
  2194.         <autoHighlight> <false /> </autoHighlight>
  2195.         <sharedHighlight> <true /> </sharedHighlight>
  2196.         <family>0</family>
  2197.         <titleWidth>0</titleWidth>
  2198.         <icon>0</icon>
  2199.         <textAlign>center</textAlign>
  2200.         <font>Palatino</font>
  2201.         <textSize>12</textSize>
  2202.         <textStyle>extend</textStyle>
  2203.         <textStyle>bold</textStyle>
  2204.         <name>Episode Information</name>
  2205.         <script>on mouseStillDown
  2206. --This allows you to move the Episode Information window
  2207. --around the screen. Simply hold the mouse button down
  2208. --and drag the window around, until you have it
  2209. --where you want it.
  2210.  
  2211. global dx,dy
  2212. lock screen
  2213. get the mouseLoc
  2214. if dx = 0 then
  2215. put item 1 of it - left of me into dx
  2216. put item 2 of it - top of me into dy
  2217. end if
  2218. put item 1 of it - dx - 1 into mouseX
  2219. put item 2 of it - dy - 1 into mouseY
  2220.  
  2221. -- sets to new position
  2222. set the topLeft of me to mouseX+1,mouseY+1
  2223. set the topLeft of field "Info Back" to mouseX,mouseY
  2224. set the topLeft of bg button "Hide Info" to mouseX+1,mouseY+2
  2225. set the topLeft of field "Episode Info" to mouseX+85,mouseY+24
  2226. unlock screen
  2227. end mouseStillDown
  2228. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2229. on mouseDown
  2230. global dx,dy
  2231. put 0 into dx
  2232. put 0 into dy
  2233. end mouseDown
  2234. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2235. on mouseUp
  2236. global dx,dy
  2237. put 0 into dx
  2238. put 0 into dy
  2239. end mouseUp
  2240. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2241. on mouseEnter
  2242. helpEnter
  2243. end mouseEnter
  2244. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2245. on mouseLeave
  2246. helpLeave
  2247. end mouseLeave</script>
  2248.     </part>
  2249.     <part>
  2250.         <id>59</id>
  2251.         <type>button</type>
  2252.         <visible> <false /> </visible>
  2253.         <reserved5> 0 </reserved5>
  2254.         <reserved4> 0 </reserved4>
  2255.         <reserved3> 0 </reserved3>
  2256.         <reserved2> 0 </reserved2>
  2257.         <reserved1> 0 </reserved1>
  2258.         <enabled> <true /> </enabled>
  2259.         <rect>
  2260.             <left>79</left>
  2261.             <top>62</top>
  2262.             <right>97</right>
  2263.             <bottom>76</bottom>
  2264.         </rect>
  2265.         <style>transparent</style>
  2266.         <showName> <false /> </showName>
  2267.         <highlight> <false /> </highlight>
  2268.         <autoHighlight> <false /> </autoHighlight>
  2269.         <sharedHighlight> <false /> </sharedHighlight>
  2270.         <family>0</family>
  2271.         <titleWidth>0</titleWidth>
  2272.         <icon>3720</icon>
  2273.         <textAlign>center</textAlign>
  2274.         <font>Chicago</font>
  2275.         <textSize>12</textSize>
  2276.         <textStyle>plain</textStyle>
  2277.         <name>Hide Info</name>
  2278.         <script>on mouseUp
  2279. --This button hides the Episode Information window.
  2280.  
  2281. set the icon of me to "Active Close Box"
  2282. wait 5
  2283. set the icon of me to "Close Box"
  2284. lock screen
  2285. hide me
  2286. hide bg button "Episode Information"
  2287. hide field "Info Back"
  2288. hide field "Episode Info"
  2289. unlock screen with dissolve very fast
  2290. end mouseUp
  2291. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2292. on mouseStillDown
  2293. send "mouseUp" to me
  2294. end mouseStillDown
  2295. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2296. on mouseEnter
  2297. helpEnter
  2298. end mouseEnter
  2299. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2300. on mouseLeave
  2301. helpLeave
  2302. end mouseLeave</script>
  2303.     </part>
  2304.     <part>
  2305.         <id>60</id>
  2306.         <type>field</type>
  2307.         <visible> <false /> </visible>
  2308.         <dontWrap> <false /> </dontWrap>
  2309.         <dontSearch> <false /> </dontSearch>
  2310.         <sharedText> <false /> </sharedText>
  2311.         <fixedLineHeight> <true /> </fixedLineHeight>
  2312.         <autoTab> <false /> </autoTab>
  2313.         <lockText> <true /> </lockText>
  2314.         <rect>
  2315.             <left>163</left>
  2316.             <top>84</top>
  2317.             <right>274</right>
  2318.             <bottom>183</bottom>
  2319.         </rect>
  2320.         <style>transparent</style>
  2321.         <autoSelect> <false /> </autoSelect>
  2322.         <showLines> <true /> </showLines>
  2323.         <wideMargins> <false /> </wideMargins>
  2324.         <multipleLines> <false /> </multipleLines>
  2325.         <reservedFamily> 0 </reservedFamily>
  2326.         <titleWidth>0</titleWidth>
  2327.         <icon>0</icon>
  2328.         <textAlign>left</textAlign>
  2329.         <font>Geneva</font>
  2330.         <textSize>9</textSize>
  2331.         <textStyle>plain</textStyle>
  2332.         <textHeight>12</textHeight>
  2333.         <name>Episode Info</name>
  2334.         <script>on mouseUp
  2335. --This field hold a list of information about this
  2336. --episode, which is used to mark cards for report
  2337. --generation.
  2338.  
  2339. end mouseUp
  2340. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2341. on mouseEnter
  2342. helpEnter
  2343. end mouseEnter
  2344. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2345. on mouseLeave
  2346. helpLeave
  2347. end mouseLeave</script>
  2348.     </part>
  2349.     <part>
  2350.         <id>76</id>
  2351.         <type>field</type>
  2352.         <visible> <false /> </visible>
  2353.         <dontWrap> <false /> </dontWrap>
  2354.         <dontSearch> <false /> </dontSearch>
  2355.         <sharedText> <true /> </sharedText>
  2356.         <fixedLineHeight> <false /> </fixedLineHeight>
  2357.         <autoTab> <false /> </autoTab>
  2358.         <lockText> <true /> </lockText>
  2359.         <rect>
  2360.             <left>350</left>
  2361.             <top>299</top>
  2362.             <right>381</right>
  2363.             <bottom>316</bottom>
  2364.         </rect>
  2365.         <style>transparent</style>
  2366.         <autoSelect> <false /> </autoSelect>
  2367.         <showLines> <false /> </showLines>
  2368.         <wideMargins> <false /> </wideMargins>
  2369.         <multipleLines> <false /> </multipleLines>
  2370.         <reservedFamily> 0 </reservedFamily>
  2371.         <titleWidth>0</titleWidth>
  2372.         <icon>0</icon>
  2373.         <textAlign>left</textAlign>
  2374.         <font>Geneva</font>
  2375.         <textSize>12</textSize>
  2376.         <textStyle>plain</textStyle>
  2377.         <textHeight>16</textHeight>
  2378.         <name>Done It</name>
  2379.         <script></script>
  2380.     </part>
  2381.     <part>
  2382.         <id>78</id>
  2383.         <type>field</type>
  2384.         <visible> <false /> </visible>
  2385.         <dontWrap> <false /> </dontWrap>
  2386.         <dontSearch> <true /> </dontSearch>
  2387.         <sharedText> <true /> </sharedText>
  2388.         <fixedLineHeight> <false /> </fixedLineHeight>
  2389.         <autoTab> <false /> </autoTab>
  2390.         <lockText> <true /> </lockText>
  2391.         <rect>
  2392.             <left>70</left>
  2393.             <top>176</top>
  2394.             <right>229</right>
  2395.             <bottom>323</bottom>
  2396.         </rect>
  2397.         <style>shadow</style>
  2398.         <autoSelect> <false /> </autoSelect>
  2399.         <showLines> <false /> </showLines>
  2400.         <wideMargins> <false /> </wideMargins>
  2401.         <multipleLines> <false /> </multipleLines>
  2402.         <reservedFamily> 0 </reservedFamily>
  2403.         <titleWidth>0</titleWidth>
  2404.         <icon>0</icon>
  2405.         <textAlign>left</textAlign>
  2406.         <font>Geneva</font>
  2407.         <textSize>12</textSize>
  2408.         <textStyle>plain</textStyle>
  2409.         <textHeight>16</textHeight>
  2410.         <name>Report Back</name>
  2411.         <script></script>
  2412.     </part>
  2413.     <part>
  2414.         <id>79</id>
  2415.         <type>button</type>
  2416.         <visible> <false /> </visible>
  2417.         <reserved5> 0 </reserved5>
  2418.         <reserved4> 0 </reserved4>
  2419.         <reserved3> 0 </reserved3>
  2420.         <reserved2> 0 </reserved2>
  2421.         <reserved1> 0 </reserved1>
  2422.         <enabled> <true /> </enabled>
  2423.         <rect>
  2424.             <left>71</left>
  2425.             <top>177</top>
  2426.             <right>227</right>
  2427.             <bottom>195</bottom>
  2428.         </rect>
  2429.         <style>rectangle</style>
  2430.         <showName> <true /> </showName>
  2431.         <highlight> <true /> </highlight>
  2432.         <autoHighlight> <false /> </autoHighlight>
  2433.         <sharedHighlight> <true /> </sharedHighlight>
  2434.         <family>0</family>
  2435.         <titleWidth>0</titleWidth>
  2436.         <icon>0</icon>
  2437.         <textAlign>center</textAlign>
  2438.         <font>Palatino</font>
  2439.         <textSize>12</textSize>
  2440.         <textStyle>extend</textStyle>
  2441.         <textStyle>bold</textStyle>
  2442.         <name>Create a Report</name>
  2443.         <script>on mouseStillDown
  2444. --This allows you to move the Report Creation window
  2445. --around the screen. Simply hold the mouse button
  2446. --down and drag the window around, until you have
  2447. --it where you want it.
  2448.  
  2449. global dx,dy
  2450. lock screen
  2451. get the mouseLoc
  2452. if dx = 0 then
  2453. put item 1 of it - left of me into dx
  2454. put item 2 of it - top of me into dy
  2455. end if
  2456. put item 1 of it - dx - 1 into mouseX
  2457. put item 2 of it - dy - 1 into mouseY
  2458.  
  2459. -- sets to new position
  2460. set the topLeft of me to mouseX+1,mouseY+1
  2461. set the topLeft of field "Report Back" to mouseX,mouseY
  2462. set the topLeft of bg button "Hide Report" to mouseX+1,mouseY+2
  2463. set the topLeft of field "Report Type"     to mouseX+16,mouseY+27
  2464. set the topLeft of field "Which Shows"     to mouseX+16,mouseY+51
  2465. set the topLeft of field "Send Where"      to mouseX+16,mouseY+75
  2466. set the topLeft of field "File Creator"    to mouseX+16,mouseY+99
  2467. set the topLeft of bg button "Make Report" to mouseX+36,mouseY+123
  2468. unlock screen
  2469. end mouseStillDown
  2470. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2471. on mouseDown
  2472. global dx,dy
  2473. put 0 into dx
  2474. put 0 into dy
  2475. end mouseDown
  2476. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2477. on mouseUp
  2478. global dx,dy
  2479. put 0 into dx
  2480. put 0 into dy
  2481. end mouseUp
  2482. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2483. on mouseEnter
  2484. helpEnter
  2485. end mouseEnter
  2486. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2487. on mouseLeave
  2488. helpLeave
  2489. end mouseLeave</script>
  2490.     </part>
  2491.     <part>
  2492.         <id>80</id>
  2493.         <type>button</type>
  2494.         <visible> <false /> </visible>
  2495.         <reserved5> 0 </reserved5>
  2496.         <reserved4> 0 </reserved4>
  2497.         <reserved3> 0 </reserved3>
  2498.         <reserved2> 0 </reserved2>
  2499.         <reserved1> 0 </reserved1>
  2500.         <enabled> <true /> </enabled>
  2501.         <rect>
  2502.             <left>71</left>
  2503.             <top>178</top>
  2504.             <right>89</right>
  2505.             <bottom>192</bottom>
  2506.         </rect>
  2507.         <style>transparent</style>
  2508.         <showName> <false /> </showName>
  2509.         <highlight> <false /> </highlight>
  2510.         <autoHighlight> <false /> </autoHighlight>
  2511.         <sharedHighlight> <false /> </sharedHighlight>
  2512.         <family>0</family>
  2513.         <titleWidth>0</titleWidth>
  2514.         <icon>3720</icon>
  2515.         <textAlign>center</textAlign>
  2516.         <font>Chicago</font>
  2517.         <textSize>12</textSize>
  2518.         <textStyle>plain</textStyle>
  2519.         <name>Hide Report</name>
  2520.         <script>on mouseUp
  2521. --This button hides the Report Creation window.
  2522.  
  2523. set the icon of me to "Active Close Box"
  2524. wait 5
  2525. set the icon of me to "Close Box"
  2526. lock screen
  2527. hide me
  2528. hide bg button "Create a Report"
  2529. hide field "Report Back"
  2530. hide field "Report Type"
  2531. hide field "Which Shows"
  2532. hide field "Send Where"
  2533. hide field "File Creator"
  2534. hide bg button "Make Report"
  2535. unlock screen with dissolve very fast
  2536. end mouseUp
  2537. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2538. on mouseStillDown
  2539. send "mouseUp" to me
  2540. end mouseStillDown
  2541. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2542. on mouseEnter
  2543. helpEnter
  2544. end mouseEnter
  2545. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2546. on mouseLeave
  2547. helpLeave
  2548. end mouseLeave</script>
  2549.     </part>
  2550.     <part>
  2551.         <id>81</id>
  2552.         <type>field</type>
  2553.         <visible> <false /> </visible>
  2554.         <dontWrap> <false /> </dontWrap>
  2555.         <dontSearch> <true /> </dontSearch>
  2556.         <sharedText> <true /> </sharedText>
  2557.         <fixedLineHeight> <false /> </fixedLineHeight>
  2558.         <autoTab> <false /> </autoTab>
  2559.         <lockText> <true /> </lockText>
  2560.         <rect>
  2561.             <left>86</left>
  2562.             <top>203</top>
  2563.             <right>210</right>
  2564.             <bottom>222</bottom>
  2565.         </rect>
  2566.         <style>shadow</style>
  2567.         <autoSelect> <false /> </autoSelect>
  2568.         <showLines> <false /> </showLines>
  2569.         <wideMargins> <false /> </wideMargins>
  2570.         <multipleLines> <false /> </multipleLines>
  2571.         <reservedFamily> 0 </reservedFamily>
  2572.         <titleWidth>0</titleWidth>
  2573.         <icon>0</icon>
  2574.         <textAlign>center</textAlign>
  2575.         <font>Geneva</font>
  2576.         <textSize>12</textSize>
  2577.         <textStyle>condense</textStyle>
  2578.         <textStyle>bold</textStyle>
  2579.         <textHeight>16</textHeight>
  2580.         <name>Report Type</name>
  2581.         <script>on mouseDown
  2582. --This pop-up menu allows you to select the type of
  2583. --report you want to generate. Hold down the mouse
  2584. --button here to see your choices. Move the cursor
  2585. --to your choice and release the mouse button.
  2586.  
  2587. put "Full report" & return & "Short report" & return & ┬¼
  2588. "One line report" & return into choices
  2589. put whereInList(me,choices) into checked
  2590. get HPopupMenu(choices,checked,top of me + 1,left of me + 3)
  2591. put item 1 of it into theChoice
  2592. if theChoice is empty then exit mouseDown
  2593.  
  2594. put theChoice into me
  2595. end mouseDown
  2596. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2597. on mouseEnter
  2598. helpEnter
  2599. end mouseEnter
  2600. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2601. on mouseLeave
  2602. helpLeave
  2603. end mouseLeave</script>
  2604.     </part>
  2605.     <part>
  2606.         <id>82</id>
  2607.         <type>field</type>
  2608.         <visible> <false /> </visible>
  2609.         <dontWrap> <false /> </dontWrap>
  2610.         <dontSearch> <true /> </dontSearch>
  2611.         <sharedText> <true /> </sharedText>
  2612.         <fixedLineHeight> <false /> </fixedLineHeight>
  2613.         <autoTab> <false /> </autoTab>
  2614.         <lockText> <true /> </lockText>
  2615.         <rect>
  2616.             <left>86</left>
  2617.             <top>227</top>
  2618.             <right>210</right>
  2619.             <bottom>246</bottom>
  2620.         </rect>
  2621.         <style>shadow</style>
  2622.         <autoSelect> <false /> </autoSelect>
  2623.         <showLines> <false /> </showLines>
  2624.         <wideMargins> <false /> </wideMargins>
  2625.         <multipleLines> <false /> </multipleLines>
  2626.         <reservedFamily> 0 </reservedFamily>
  2627.         <titleWidth>0</titleWidth>
  2628.         <icon>0</icon>
  2629.         <textAlign>center</textAlign>
  2630.         <font>Geneva</font>
  2631.         <textSize>12</textSize>
  2632.         <textStyle>condense</textStyle>
  2633.         <textStyle>bold</textStyle>
  2634.         <textHeight>16</textHeight>
  2635.         <name>Which Shows</name>
  2636.         <script>on mouseDown
  2637. --This pop-up menu allows you to select which shows to
  2638. --generate a report for. Hold down the mouse button
  2639. --here to see your choices. Move the cursor to your
  2640. --choice and release the mouse button.
  2641.  
  2642. put "for this show" & return & "for marked shows" & return & ┬¼
  2643. "for all shows" & return into choices
  2644. put whereInList(me,choices) into checked
  2645. get HPopupMenu(choices,checked,top of me + 1,left of me + 3)
  2646. put item 1 of it into theChoice
  2647. if theChoice is empty then exit mouseDown
  2648.  
  2649. put theChoice into me
  2650. end mouseDown
  2651. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2652. on mouseEnter
  2653. helpEnter
  2654. end mouseEnter
  2655. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2656. on mouseLeave
  2657. helpLeave
  2658. end mouseLeave</script>
  2659.     </part>
  2660.     <part>
  2661.         <id>83</id>
  2662.         <type>field</type>
  2663.         <visible> <false /> </visible>
  2664.         <dontWrap> <false /> </dontWrap>
  2665.         <dontSearch> <true /> </dontSearch>
  2666.         <sharedText> <true /> </sharedText>
  2667.         <fixedLineHeight> <false /> </fixedLineHeight>
  2668.         <autoTab> <false /> </autoTab>
  2669.         <lockText> <true /> </lockText>
  2670.         <rect>
  2671.             <left>86</left>
  2672.             <top>251</top>
  2673.             <right>210</right>
  2674.             <bottom>270</bottom>
  2675.         </rect>
  2676.         <style>shadow</style>
  2677.         <autoSelect> <false /> </autoSelect>
  2678.         <showLines> <false /> </showLines>
  2679.         <wideMargins> <false /> </wideMargins>
  2680.         <multipleLines> <false /> </multipleLines>
  2681.         <reservedFamily> 0 </reservedFamily>
  2682.         <titleWidth>0</titleWidth>
  2683.         <icon>0</icon>
  2684.         <textAlign>center</textAlign>
  2685.         <font>Geneva</font>
  2686.         <textSize>12</textSize>
  2687.         <textStyle>condense</textStyle>
  2688.         <textStyle>bold</textStyle>
  2689.         <textHeight>16</textHeight>
  2690.         <name>Send Where</name>
  2691.         <script>on mouseDown
  2692. --This pop-up menu allows you to choose whether to send
  2693. --the report to a file or the printer. Hold down the mouse
  2694. --button here to see your choices. Move the cursor to your
  2695. --choice and release the mouse button.
  2696.  
  2697. put "save to file" & return & "send to printer" & return into choices
  2698. put whereInList(me,choices) into checked
  2699. get HPopupMenu(choices,checked,top of me + 1,left of me + 3)
  2700. put item 1 of it into theChoice
  2701. if theChoice is empty then exit mouseDown
  2702.  
  2703. put theChoice into me
  2704. if theChoice is "save to file" then
  2705. show field "File Creator"
  2706. else
  2707. hide field "File Creator"
  2708. end if
  2709. end mouseDown
  2710. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2711. on mouseEnter
  2712. helpEnter
  2713. end mouseEnter
  2714. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2715. on mouseLeave
  2716. helpLeave
  2717. end mouseLeave</script>
  2718.     </part>
  2719.     <part>
  2720.         <id>84</id>
  2721.         <type>button</type>
  2722.         <visible> <false /> </visible>
  2723.         <reserved5> 0 </reserved5>
  2724.         <reserved4> 0 </reserved4>
  2725.         <reserved3> 0 </reserved3>
  2726.         <reserved2> 0 </reserved2>
  2727.         <reserved1> 0 </reserved1>
  2728.         <enabled> <true /> </enabled>
  2729.         <rect>
  2730.             <left>106</left>
  2731.             <top>299</top>
  2732.             <right>189</right>
  2733.             <bottom>315</bottom>
  2734.         </rect>
  2735.         <style>roundrect</style>
  2736.         <showName> <true /> </showName>
  2737.         <highlight> <false /> </highlight>
  2738.         <autoHighlight> <true /> </autoHighlight>
  2739.         <sharedHighlight> <true /> </sharedHighlight>
  2740.         <family>0</family>
  2741.         <titleWidth>0</titleWidth>
  2742.         <icon>0</icon>
  2743.         <textAlign>center</textAlign>
  2744.         <font>Palatino</font>
  2745.         <textSize>10</textSize>
  2746.         <textStyle>plain</textStyle>
  2747.         <name>Make Report</name>
  2748.         <script>on mouseUp
  2749. --This button creates the report that you
  2750. --specified above.
  2751.  
  2752. put field "Report Type" into reportType
  2753. put word 2 of field "Which Shows" into whichShows
  2754. put word 3 of field "Send Where" into sendWhere
  2755.  
  2756. if whichShows is "marked" and the number of marked cards is 0 then
  2757. play "ComputerBeep"
  2758. answer "There are no marked shows to make a report for." &┬¼
  2759. " Please mark some shows and try again." with "OK"
  2760. exit mouseUp
  2761. end if
  2762.  
  2763. if sendWhere is "printer" then
  2764. answer "Send this report to the printer?" with "No" or "Yes"
  2765. if it is "No" then exit mouseUp
  2766. set cursor to watch
  2767. push card
  2768. lock screen
  2769. open report printing with template reportType
  2770. if whichShows is "this" then
  2771. print this card
  2772. else if whichShows is "marked" then
  2773. go to card 1
  2774. print marked cards
  2775. else
  2776. go to card 1
  2777. print all cards
  2778. end if
  2779. close printing
  2780. pop card
  2781. unlock screen
  2782. exit mouseUp
  2783. end if
  2784.  
  2785. ask file "Save this file asΓǪ" with reportType
  2786. if it is empty then exit mouseUp
  2787. put it into fName
  2788. open file fName
  2789.  
  2790. if reportType is "One line report" then
  2791. write "TITLE" & tab & "SEASON" & tab & "NUMBER" & tab & "STARDATE" & ┬¼
  2792. tab & "AIR DATE" & tab & "VCR TAPE" & tab & "COUNT" & return to file fName
  2793. end if
  2794.  
  2795. if whichShows is "this" then
  2796. set cursor to watch
  2797. write reportEntry(reportType) & return to file fName
  2798. write "This report was generated by Star TrekΓäó Episode Guide Stackware"┬¼
  2799. & return & "created by David Landis, ┬⌐Oak Mountain Software 1991-1992"┬¼
  2800. to file fName
  2801. close file fName
  2802. get ChangeFileType(fName,"TEXT",field "Creator")
  2803. exit mouseUp
  2804. end if
  2805.  
  2806. push card
  2807. lock screen
  2808. if whichShows = "all" then
  2809. put the number of cards into numRecords
  2810. else
  2811. put the number of marked cards into numRecords
  2812. end if
  2813. go to card 1
  2814. if whichShows = "marked" then go to next marked card
  2815.  
  2816. put 0 into num
  2817. repeat for numRecords
  2818. planetCursor
  2819. add 1 to num
  2820. put "Writing '" & lastHCitem(":",fName) & "': " & num & ┬¼
  2821. " shows written. " & trunc(num*100/numRecords) & "% done."
  2822. write reportEntry(reportType) & return & return to file fName
  2823. if whichShows = "all" then
  2824. go to next card
  2825. else
  2826. go to next marked card
  2827. end if
  2828. end repeat
  2829. write "This report was generated by Star TrekΓäó Episode Guide Stackware"┬¼
  2830. & return & "created by David Landis, ┬⌐Oak Mountain Software 1991-1992"┬¼
  2831. to file fName
  2832. close file fName
  2833. get ChangeFileType(fName,"TEXT",field "Creator")
  2834. pop card
  2835. unlock screen
  2836. hide message box
  2837. end mouseUp
  2838. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2839. function reportEntry reportType
  2840. if reportType is "One line report" then
  2841. put field "Title" & tab into temp
  2842. put field "Season" & tab after temp
  2843. put field "Number" & tab after temp
  2844. put field "Stardate" & tab after temp
  2845. put field "Air Date" & tab after temp
  2846. put field "Tape Name" & tab after temp
  2847. put field "Count" & return after temp
  2848. else
  2849. put "TITLE: " & field "Title" & return & return into temp
  2850. put "WRITERS: " & field "Writers" & return & return after temp
  2851. put "DIRECTOR: " & field "Director" & return & return after temp
  2852. put "SEASON: " & field "Season" & tab & "NUMBER: "┬¼
  2853. & field "Number" & return after temp
  2854. put "STARDATE: " & field "Stardate" & tab & "AIR DATE: "┬¼
  2855. & field "Air Date" & return & return after temp
  2856. if field "Guests" is not empty then
  2857. put "GUEST STARS" & return after temp
  2858. put field "Guests" & return after temp
  2859. if last char of field "Guests" <> return then put return after temp
  2860. end if
  2861. put "PLOT SYNOPSIS" & return after temp
  2862. if reportType is "Short report" then
  2863. put field "Short Synopsis" & return & return after temp
  2864. else
  2865. put field "Long Synopsis" & return & return after temp
  2866. end if
  2867. end if
  2868. return temp
  2869. end reportEntry
  2870. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2871. on mouseEnter
  2872. helpEnter
  2873. end mouseEnter
  2874. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2875. on mouseLeave
  2876. helpLeave
  2877. end mouseLeave</script>
  2878.     </part>
  2879.     <part>
  2880.         <id>88</id>
  2881.         <type>button</type>
  2882.         <visible> <false /> </visible>
  2883.         <reserved5> 0 </reserved5>
  2884.         <reserved4> 0 </reserved4>
  2885.         <reserved3> 0 </reserved3>
  2886.         <reserved2> 0 </reserved2>
  2887.         <reserved1> 0 </reserved1>
  2888.         <enabled> <true /> </enabled>
  2889.         <rect>
  2890.             <left>157</left>
  2891.             <top>295</top>
  2892.             <right>223</right>
  2893.             <bottom>310</bottom>
  2894.         </rect>
  2895.         <style>shadow</style>
  2896.         <showName> <true /> </showName>
  2897.         <highlight> <false /> </highlight>
  2898.         <autoHighlight> <true /> </autoHighlight>
  2899.         <sharedHighlight> <true /> </sharedHighlight>
  2900.         <family>0</family>
  2901.         <titleWidth>0</titleWidth>
  2902.         <icon>0</icon>
  2903.         <textAlign>center</textAlign>
  2904.         <font>Palatino</font>
  2905.         <textSize>10</textSize>
  2906.         <textStyle>plain</textStyle>
  2907.         <name>Unmark All</name>
  2908.         <script>on mouseUp
  2909. --This button unmarks all the shows in this stack.
  2910.  
  2911. answer "Are you sure you want to unmark all shows?" with "Yes" or "No"
  2912. if it is "No" then exit mouseUp
  2913. lock screen
  2914. unmark all cards
  2915. put empty into field "Show List"
  2916. put "(0)" into field "Num Marked"
  2917. saveMarkInfo   --in stack script
  2918. unlock screen
  2919. end mouseUp
  2920. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2921. on mouseEnter
  2922. helpEnter
  2923. end mouseEnter
  2924. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2925. on mouseLeave
  2926. helpLeave
  2927. end mouseLeave</script>
  2928.     </part>
  2929.     <part>
  2930.         <id>89</id>
  2931.         <type>field</type>
  2932.         <visible> <false /> </visible>
  2933.         <dontWrap> <false /> </dontWrap>
  2934.         <dontSearch> <true /> </dontSearch>
  2935.         <sharedText> <true /> </sharedText>
  2936.         <fixedLineHeight> <false /> </fixedLineHeight>
  2937.         <autoTab> <false /> </autoTab>
  2938.         <lockText> <true /> </lockText>
  2939.         <rect>
  2940.             <left>86</left>
  2941.             <top>275</top>
  2942.             <right>210</right>
  2943.             <bottom>294</bottom>
  2944.         </rect>
  2945.         <style>shadow</style>
  2946.         <autoSelect> <false /> </autoSelect>
  2947.         <showLines> <false /> </showLines>
  2948.         <wideMargins> <false /> </wideMargins>
  2949.         <multipleLines> <false /> </multipleLines>
  2950.         <reservedFamily> 0 </reservedFamily>
  2951.         <titleWidth>0</titleWidth>
  2952.         <icon>0</icon>
  2953.         <textAlign>center</textAlign>
  2954.         <font>Geneva</font>
  2955.         <textSize>12</textSize>
  2956.         <textStyle>condense</textStyle>
  2957.         <textStyle>bold</textStyle>
  2958.         <textHeight>16</textHeight>
  2959.         <name>File Creator</name>
  2960.         <script>on mouseDown
  2961. --This pop-up menu allows you to choose the creator of
  2962. --your report file (the word-processor that will open
  2963. --when the file's icon is activated). Hold down the
  2964. --mouse button here to see your choices. Move the
  2965. --cursor to your choice and release the mouse button.
  2966.  
  2967. put "as MacWrite" & return & "as MacWrite II" & return & ┬¼
  2968. "as TeachText" & return & "as Word" & return & ┬¼
  2969. "as WriteNow" & return into choices
  2970. put "MACA,MWII,ttxt,MSWD,nX^n" into creatorList
  2971. put whereInList(me,choices) into checked
  2972. put (5-checked)*15 into dy
  2973.  
  2974. get HPopupMenu(choices,checked,top of me - dy,left of me + 3)
  2975. put item 1 of it into theChoice
  2976. if theChoice is empty then exit mouseDown
  2977.  
  2978. put theChoice into me
  2979. put item whereInList(me,choices) of creatorList into field "Creator"
  2980. end mouseDown
  2981. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2982. on mouseEnter
  2983. helpEnter
  2984. end mouseEnter
  2985. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  2986. on mouseLeave
  2987. helpLeave
  2988. end mouseLeave</script>
  2989.     </part>
  2990.     <part>
  2991.         <id>68</id>
  2992.         <type>field</type>
  2993.         <visible> <false /> </visible>
  2994.         <dontWrap> <false /> </dontWrap>
  2995.         <dontSearch> <false /> </dontSearch>
  2996.         <sharedText> <true /> </sharedText>
  2997.         <fixedLineHeight> <false /> </fixedLineHeight>
  2998.         <autoTab> <false /> </autoTab>
  2999.         <lockText> <true /> </lockText>
  3000.         <rect>
  3001.             <left>173</left>
  3002.             <top>287</top>
  3003.             <right>371</right>
  3004.             <bottom>302</bottom>
  3005.         </rect>
  3006.         <style>shadow</style>
  3007.         <autoSelect> <false /> </autoSelect>
  3008.         <showLines> <false /> </showLines>
  3009.         <wideMargins> <false /> </wideMargins>
  3010.         <multipleLines> <false /> </multipleLines>
  3011.         <reservedFamily> 0 </reservedFamily>
  3012.         <titleWidth>0</titleWidth>
  3013.         <icon>0</icon>
  3014.         <textAlign>center</textAlign>
  3015.         <font>Palatino</font>
  3016.         <textSize>10</textSize>
  3017.         <textStyle>plain</textStyle>
  3018.         <textHeight>13</textHeight>
  3019.         <name>Credit Button</name>
  3020.         <script>on mouseDown
  3021. --This shows the credit window, where the
  3022. --contributors ot this stack are listed.
  3023.  
  3024. select line 1 of me
  3025. wait 1
  3026. select empty
  3027. hide me
  3028. hide window "Star Trek Guide"
  3029. lock screen
  3030. show field "Credits"
  3031. unlock screen with dissolve very fast
  3032. set the cursor to hand
  3033. repeat until the mouseClick
  3034. end repeat
  3035. lock screen
  3036. hide field "Credits"
  3037. unlock screen with dissolve very fast
  3038. end mouseDown
  3039. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  3040. on mouseEnter
  3041. helpEnter
  3042. end mouseEnter
  3043. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  3044. on mouseLeave
  3045. helpLeave
  3046. end mouseLeave</script>
  3047.     </part>
  3048.     <part>
  3049.         <id>69</id>
  3050.         <type>field</type>
  3051.         <visible> <false /> </visible>
  3052.         <dontWrap> <false /> </dontWrap>
  3053.         <dontSearch> <false /> </dontSearch>
  3054.         <sharedText> <true /> </sharedText>
  3055.         <fixedLineHeight> <false /> </fixedLineHeight>
  3056.         <autoTab> <false /> </autoTab>
  3057.         <lockText> <true /> </lockText>
  3058.         <rect>
  3059.             <left>104</left>
  3060.             <top>19</top>
  3061.             <right>454</right>
  3062.             <bottom>339</bottom>
  3063.         </rect>
  3064.         <style>shadow</style>
  3065.         <autoSelect> <false /> </autoSelect>
  3066.         <showLines> <false /> </showLines>
  3067.         <wideMargins> <false /> </wideMargins>
  3068.         <multipleLines> <false /> </multipleLines>
  3069.         <reservedFamily> 0 </reservedFamily>
  3070.         <titleWidth>0</titleWidth>
  3071.         <icon>0</icon>
  3072.         <textAlign>center</textAlign>
  3073.         <font>Palatino</font>
  3074.         <textSize>10</textSize>
  3075.         <textStyle>plain</textStyle>
  3076.         <textHeight>13</textHeight>
  3077.         <name>Credits</name>
  3078.         <script>on mouseUp
  3079. lock screen
  3080. hide me
  3081. hide field "Credit Button"
  3082. unlock screen with dissolve very fast
  3083. end mouseUp</script>
  3084.     </part>
  3085.     <part>
  3086.         <id>91</id>
  3087.         <type>field</type>
  3088.         <visible> <false /> </visible>
  3089.         <dontWrap> <false /> </dontWrap>
  3090.         <dontSearch> <true /> </dontSearch>
  3091.         <sharedText> <true /> </sharedText>
  3092.         <fixedLineHeight> <false /> </fixedLineHeight>
  3093.         <autoTab> <false /> </autoTab>
  3094.         <lockText> <true /> </lockText>
  3095.         <rect>
  3096.             <left>12</left>
  3097.             <top>328</top>
  3098.             <right>59</right>
  3099.             <bottom>342</bottom>
  3100.         </rect>
  3101.         <style>transparent</style>
  3102.         <autoSelect> <false /> </autoSelect>
  3103.         <showLines> <false /> </showLines>
  3104.         <wideMargins> <false /> </wideMargins>
  3105.         <multipleLines> <false /> </multipleLines>
  3106.         <reservedFamily> 0 </reservedFamily>
  3107.         <titleWidth>0</titleWidth>
  3108.         <icon>0</icon>
  3109.         <textAlign>left</textAlign>
  3110.         <font>Geneva</font>
  3111.         <textSize>12</textSize>
  3112.         <textStyle>plain</textStyle>
  3113.         <textHeight>16</textHeight>
  3114.         <name>Creator</name>
  3115.         <script></script>
  3116.     </part>
  3117.     <content>
  3118.         <layer>background</layer>
  3119.         <id>42</id>
  3120.         <text><span class="style19"></span><span class="style20">
  3121. </span><span class="style1">Mark shows where:
  3122. </span><span class="style4">
  3123. </span><span class="style1">
  3124. </span><span class="style21">List of shows marked  
  3125. </span><span class="style26">
  3126.  
  3127.  
  3128.  
  3129.  
  3130.  
  3131.  
  3132.  
  3133.  
  3134.  
  3135. </span><span class="style21">  Click on a show title to see the card.
  3136. </span><span class="style28">
  3137. </span><span class="style25">                                                                                            ΓÇá means you have a tape</span></text>
  3138.     </content>
  3139.     <content>
  3140.         <layer>background</layer>
  3141.         <id>43</id>
  3142.         <text>Season</text>
  3143.     </content>
  3144.     <content>
  3145.         <layer>background</layer>
  3146.         <id>51</id>
  3147.         <text>(0)</text>
  3148.     </content>
  3149.     <content>
  3150.         <layer>background</layer>
  3151.         <id>57</id>
  3152.         <text><span class="style1">
  3153. Main Characters:
  3154.  
  3155.  
  3156.  
  3157. Main Antagonist:
  3158.  
  3159. Main Location:
  3160. </span><span class="style5"> (planet, ship)</span></text>
  3161.     </content>
  3162.     <content>
  3163.         <layer>background</layer>
  3164.         <id>68</id>
  3165.         <text>Show the Credits</text>
  3166.     </content>
  3167.     <content>
  3168.         <layer>background</layer>
  3169.         <id>69</id>
  3170.         <text><span class="style1"></span><span class="style18">Star Trek:The Next Generation</span><span class="style17">Γäó</span><span class="style18">
  3171. Episode Guide</span><span class="style6">
  3172. </span><span class="style8">version 1.1</span><span class="style1">
  3173. created by David R. Landis
  3174. </span><span class="style12">landis@ltpsun.gsfc.nasa.gov</span><span class="style1">
  3175.  
  3176. ┬⌐ Oak Mountain Software 1991-1992, All Rights Reserved
  3177. Star TrekΓäó was created by Gene Roddenberry
  3178. Star TrekΓäó is a registered Trademark of Paramount Pictures Inc.
  3179. </span><span class="style20">
  3180. </span><span class="style24">Credits</span><span class="style8">
  3181. </span><span class="style1">Plot Synopses: Timothy Lynch
  3182. Other Info: Mike Brown (The Star Trek Program Guide v. 4.08)
  3183. Help System : David Landis & Bill Johnston
  3184. Planet Cursor : David Landis
  3185.  Menubar Button : Adam C. Engst
  3186. </span><span class="style20">
  3187. </span><span class="style1">XCMD's : HCBalloon by Lennart Saaf              
  3188.                     Textoid 3.1 by Frederic Rinaldi   
  3189. XFCN's : HPopupMenu by Guy de Picciotto  
  3190.         XScrollBox by Roger Brown  
  3191.                            ChangeFileType by Larry Wolfarth
  3192.                                 GetComments, HelpPosition, and             
  3193.                       WhereInList  by David Landis</span></text>
  3194.     </content>
  3195.     <content>
  3196.         <layer>background</layer>
  3197.         <id>73</id>
  3198.         <text>Main Cast</text>
  3199.     </content>
  3200.     <content>
  3201.         <layer>background</layer>
  3202.         <id>72</id>
  3203.         <text>Patrick Stewart as Capt. Jean-Luc Picard
  3204. Jonathan Frakes as Cmdr. William Riker
  3205.  
  3206. LeVar Burton as Lt. [j.g.] Geordi La Forge
  3207. Denise Crosby as Lt. Natasha "Tasha" Yar
  3208. Michael Dorn as Lt. [j.g.] Worf
  3209. Gates McFadden as Dr. Beverly Crusher
  3210. Marina Sirtis as Counselor Deanna Troi
  3211. Brent Spiner as Lt. Commander Data
  3212. Wil Wheaton as Wesley "Wes" Crusher</text>
  3213.     </content>
  3214.     <content>
  3215.         <layer>background</layer>
  3216.         <id>48</id>
  3217.         <text>contains</text>
  3218.     </content>
  3219.     <content>
  3220.         <layer>background</layer>
  3221.         <id>81</id>
  3222.         <text>One line report</text>
  3223.     </content>
  3224.     <content>
  3225.         <layer>background</layer>
  3226.         <id>82</id>
  3227.         <text>for marked shows</text>
  3228.     </content>
  3229.     <content>
  3230.         <layer>background</layer>
  3231.         <id>83</id>
  3232.         <text>save to file</text>
  3233.     </content>
  3234.     <content>
  3235.         <layer>background</layer>
  3236.         <id>89</id>
  3237.         <text>as TeachText</text>
  3238.     </content>
  3239.     <content>
  3240.         <layer>background</layer>
  3241.         <id>91</id>
  3242.         <text>ttxt</text>
  3243.     </content>
  3244.     <content>
  3245.         <layer>background</layer>
  3246.         <id>49</id>
  3247.         <text>5</text>
  3248.     </content>
  3249.     <content>
  3250.         <layer>background</layer>
  3251.         <id>76</id>
  3252.         <text>X</text>
  3253.     </content>
  3254.     <name>Episodes</name>
  3255.     <script>on openCard
  3256. global oldTitle
  3257. put field "Title" into oldTitle
  3258. end openCard
  3259. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  3260. on closeCard
  3261. set the scroll of field "Long Synopsis" to 0
  3262. set the scroll of field "Guests" to 0
  3263. set the scroll of field "Main Cast" to 0
  3264. if the visible of field "Credit Button" is true then
  3265. close window "Star Trek Guide"
  3266. hide field "Credit Button"
  3267. hide field "Credits"
  3268. end if
  3269. end closeCard
  3270. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  3271. on mouseDownInPicture
  3272. lock screen
  3273. close window "Star Trek Guide"
  3274. hide field "Credit Button"
  3275. unlock screen with dissolve very fast
  3276. end mouseDownInPicture
  3277. ΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇöΓÇö
  3278. on idle
  3279. global system7,helpMode
  3280.  
  3281. if system7 then
  3282. HCballoon "query"
  3283. if the result is "true" then
  3284. if not helpMode then
  3285. helpModeOn
  3286. end if
  3287. else
  3288. if helpMode then
  3289. helpModeOn
  3290. end if
  3291. end if
  3292. end if
  3293. pass idle
  3294. end idle</script>
  3295. </background>
  3296.